Arma Reforger Script API
Loading...
Searching...
No Matches
GarbageSystem Member List

This is the complete list of members for GarbageSystem, including all inherited members.

Bump(notnull IEntity entity, float additionalLifetime)GarbageSystem
Flush(float minTrackedSeconds=30)GarbageSystem
GetLifetime(notnull IEntity entity)GarbageSystem
GetRemainingLifetime(notnull IEntity entity)GarbageSystem
GetTrackedEntities(notnull array< IEntity > entities)GarbageSystem
Insert(notnull IEntity entity, float lifetime=-1, bool ignoreBlacklist=false)GarbageSystem
IsInserted(notnull IEntity entity)GarbageSystem
OnBeforeDelete(IEntity entity)GarbageSystemprotected
OnInsertRequested(IEntity entity, float lifetime)GarbageSystemprotected
ShouldBeEnabledInEditMode()GameSystem
ShouldBePaused()GameSystem
UpdateBlacklist(notnull IEntity entity, bool blacklisted)GarbageSystem
Withdraw(notnull IEntity entity)GarbageSystem