Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_LifetimeComponentClass |
Functions | |
SCR_LifetimeComponentClass ScriptComponentClass | Attribute (defvalue:"1") |
Delete entity after given duration. More... | |
override void | OnPostInit (IEntity owner) |
Called on PostInit when all components are added. More... | |
SCR_LifetimeComponentClass ScriptComponentClass Attribute | ( | defvalue:"1" | ) |
Delete entity after given duration.
Definition at line 9 of file SCR_LifetimeComponent.c.