Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_TimedPrefab Interface Reference
Inheritance diagram for SCR_TimedPrefab:
SCR_TimedEffect

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
 

Member Function Documentation

◆ ExecuteEffect()

override void SCR_TimedPrefab.ExecuteEffect ( IEntity owner,
SCR_HitInfo hitInfo,
inout notnull SCR_BuildingDestructionData data )

Spawns prefab.

Implements SCR_TimedEffect.

Member Data Documentation

◆ m_bSpawnedByTheServer

bool SCR_TimedPrefab.m_bSpawnedByTheServer
protected

◆ m_sRuinsPrefab

ResourceName SCR_TimedPrefab.m_sRuinsPrefab
protected

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