![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Base class for Prefab Spawning. More...
Protected Member Functions | |
| int | GetRatio () |
| void | Spawn (int numberOfPrefabsToSpawn, SCR_PrefabsSpawner prefabsSpawner) |
Protected Attributes | |
| int | m_iRatio |
Base class for Prefab Spawning.
Definition at line 3 of file SCR_BasePrefabCategory.c.
|
inlineprotected |
Definition at line 10 of file SCR_BasePrefabCategory.c.
|
inlineprotected |
Interface for spawning prefabs, used in SCR_BasePrefabCategory Subclasses.
| [in] | numberOfPrefabsToSpawn | |
| [in] | prefabsSpawner |
Definition at line 19 of file SCR_BasePrefabCategory.c.
|
protected |
Definition at line 6 of file SCR_BasePrefabCategory.c.