|
Arma Reforger Script API
|
Public Member Functions | |
| override void | ExecuteEffect (IEntity owner, SCR_HitInfo hitInfo, inout notnull SCR_BuildingDestructionData data) |
| Spawns prefab. | |
Public Member Functions inherited from SCR_TimedEffect | |
| void | SnapToTerrain (inout vector origin, IEntity owner) |
| Snaps the origin to terrain. | |
Protected Attributes | |
| ResourceName | m_sRuinsPrefab |
| bool | m_bSpawnedByTheServer |
Additional Inherited Members | |
Public Attributes inherited from SCR_TimedEffect | |
| float | m_fSpawnTime |
| bool | m_bSnapToTerrain |
| bool | m_bAttachToParent |
| bool | m_bPersistent |
| override void SCR_TimedPrefab.ExecuteEffect | ( | IEntity | owner, |
| SCR_HitInfo | hitInfo, | ||
| inout notnull SCR_BuildingDestructionData | data ) |
Spawns prefab.
Implements SCR_TimedEffect.
|
protected |
|
protected |