Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TimedPrefab Class Reference
Inheritance diagram for SCR_TimedPrefab:

Protected Member Functions

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

Protected Attributes

ResourceName m_sRuinsPrefab
bool m_bSpawnedByTheServer

Detailed Description

Definition at line 396 of file SCR_DestructibleBuildingComponent.c.

Member Function Documentation

◆ ExecuteEffect()

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

Spawns prefab.

Definition at line 406 of file SCR_DestructibleBuildingComponent.c.

Member Data Documentation

◆ m_bSpawnedByTheServer

bool SCR_TimedPrefab::m_bSpawnedByTheServer
protected

Definition at line 402 of file SCR_DestructibleBuildingComponent.c.

◆ m_sRuinsPrefab

ResourceName SCR_TimedPrefab::m_sRuinsPrefab
protected

Definition at line 399 of file SCR_DestructibleBuildingComponent.c.


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