|
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 | |
| FetchTrackedEntities(notnull array< IEntity > entities) | 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 | |
| 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 |
| RESOURCE_LIFETIME_PERCENTAGE | SCR_GarbageSystem | protectedstatic |
| ShouldBeEnabledInEditMode() | GameSystem | |
| ShouldBePaused() | GameSystem | |
| UpdateBlacklist(notnull IEntity entity, bool blacklisted) | GarbageSystem | |
| Withdraw(notnull IEntity entity) | GarbageSystem |