Arma Reforger Script API
|
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) | GarbageSystem | protected |
OnInsertRequested(IEntity entity, float lifetime) | GarbageSystem | protected |
ShouldBeEnabledInEditMode() | GameSystem | |
ShouldBePaused() | GameSystem | |
UpdateBlacklist(notnull IEntity entity, bool blacklisted) | GarbageSystem | |
Withdraw(notnull IEntity entity) | GarbageSystem |