Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BasePrefabCategory Class Reference

Base class for Prefab Spawning. More...

Inheritance diagram for SCR_BasePrefabCategory:
SCR_PrefabCategory SCR_PrefabsCategory

Protected Member Functions

int GetRatio ()
void Spawn (int numberOfPrefabsToSpawn, SCR_PrefabsSpawner prefabsSpawner)

Protected Attributes

int m_iRatio

Detailed Description

Base class for Prefab Spawning.

Definition at line 3 of file SCR_BasePrefabCategory.c.

Member Function Documentation

◆ GetRatio()

int SCR_BasePrefabCategory::GetRatio ( )
inlineprotected
Returns

Definition at line 10 of file SCR_BasePrefabCategory.c.

◆ Spawn()

void SCR_BasePrefabCategory::Spawn ( int numberOfPrefabsToSpawn,
SCR_PrefabsSpawner prefabsSpawner )
inlineprotected

Interface for spawning prefabs, used in SCR_BasePrefabCategory Subclasses.

Parameters
[in]numberOfPrefabsToSpawn
[in]prefabsSpawner

Definition at line 19 of file SCR_BasePrefabCategory.c.

Member Data Documentation

◆ m_iRatio

int SCR_BasePrefabCategory::m_iRatio
protected

Definition at line 6 of file SCR_BasePrefabCategory.c.


The documentation for this class was generated from the following file: