Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_LifetimeComponent.c File Reference

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...
 

Function Documentation

◆ Attribute()

SCR_LifetimeComponentClass ScriptComponentClass Attribute ( defvalue:"1"  )

Delete entity after given duration.

Definition at line 9 of file SCR_LifetimeComponent.c.