Arma Reforger Script API
|
This is the complete list of members for SCR_GarbageSystem, including all inherited members.
Bump(notnull IEntity entity, float additionalLifetime) | GarbageSystem | |
FindVehicleResourceContainer(notnull IEntity entity, EResourceType resourceType) | SCR_GarbageSystem | protected |
Flush(float minTrackedSeconds=30) | GarbageSystem | |
GetByEntityWorld(IEntity entity) | SCR_GarbageSystem | static |
GetLifetime(notnull IEntity entity) | GarbageSystem | |
GetRemainingLifetime(notnull IEntity entity) | GarbageSystem | |
GetTrackedEntities(notnull array< IEntity > entities) | GarbageSystem | |
HandleVehicleResourcesChanged(SCR_ResourceContainer container) | SCR_GarbageSystem | protected |
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) | SCR_GarbageSystem | protected |
ShouldBeEnabledInEditMode() | GameSystem | |
ShouldBePaused() | GameSystem | |
UpdateBlacklist(notnull IEntity entity, bool blacklisted) | GarbageSystem | |
VEHICLE_RESOURCE_LIFETIME_PERCENTAGE | SCR_GarbageSystem | protectedstatic |
Withdraw(notnull IEntity entity) | GarbageSystem |