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

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

_WB_AfterWorldUpdate(IEntity owner, float timeSlice)SCR_ResourceComponent
_WB_OnKeyChanged(IEntity owner, BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent)SCR_ResourceComponent
CanResourceTypeEnabledBeChanged(EResourceType resourceType=EResourceType.SUPPLIES)SCR_ResourceComponent
DebugDraw()SCR_ResourceComponentprotected
DeleteConsumers()SCR_ResourceComponent
DeleteGenerators()SCR_ResourceComponent
DeleteQueryInteractors()SCR_ResourceComponent
EOnInit(IEntity owner)SCR_ResourceComponentprotected
FindResourceComponent(IEntity entity, bool ignoreChildIfHasStorage=false)SCR_ResourceComponentstatic
FlagForProcessing()SCR_ResourceComponent
GetConsumer(EResourceGeneratorID identifier, EResourceType resourceType)SCR_ResourceComponent
GetConsumer(EResourceGeneratorID identifier, EResourceType resourceType, inout SCR_ResourceConsumer consumer)SCR_ResourceComponent
GetConsumers()SCR_ResourceComponent
GetContainer(EResourceType resourceType)SCR_ResourceComponent
GetContainer(EResourceType resourceType, out SCR_ResourceContainer container)SCR_ResourceComponent
GetContainers()SCR_ResourceComponent
GetDebugColor()SCR_ResourceComponent
GetDisabledResourceTypes(inout notnull array< EResourceType > disabledResourceTypes)SCR_ResourceComponent
GetEncapsulator(EResourceType resourceType)SCR_ResourceComponent
GetEncapsulator(EResourceType resourceType, out SCR_ResourceEncapsulator encapsulator)SCR_ResourceComponent
GetEncapsulators()SCR_ResourceComponent
GetFactionAffiliationComponent()SCR_ResourceComponent
GetGenerator(EResourceGeneratorID identifier, EResourceType resourceType)SCR_ResourceComponent
GetGenerator(EResourceGeneratorID identifier, EResourceType resourceType, out SCR_ResourceGenerator generator)SCR_ResourceComponent
GetGenerators()SCR_ResourceComponent
GetGridContainersBoundingBox(out vector mins, out vector maxs)SCR_ResourceComponent
GetGridContainersBounds(out int mins, out int maxs)SCR_ResourceComponent
GetGridContainersBoundsMaxs()SCR_ResourceComponent
GetGridContainersBoundsMins()SCR_ResourceComponent
GetGridContainersWorldBoundingBox(out vector mins, out vector maxs)SCR_ResourceComponent
GetGridUpdateId()SCR_ResourceComponent
GetLastPosition()SCR_ResourceComponent
GetNextConsumerCandidate(inout int position, inout int higherLimitPosition, inout SCR_ResourceConsumer consumer, EResourceGeneratorID identifier, EResourceType resourceType)SCR_ResourceComponentprotected
GetNextContainerCandidate(inout int position, inout int higherLimitPosition, inout SCR_ResourceContainer container, EResourceType resourceType)SCR_ResourceComponentprotected
GetNextEncapsulatorCandidate(inout int position, inout int higherLimitPosition, inout SCR_ResourceEncapsulator encapsulator, EResourceType resourceType)SCR_ResourceComponentprotected
GetNextGeneratorCandidate(inout int position, inout int higherLimitPosition, inout SCR_ResourceGenerator generator, EResourceGeneratorID identifier, EResourceType resourceType)SCR_ResourceComponentprotected
GetOnResourceTypeEnabledChanged()SCR_ResourceComponent
GetReplicationComponent()SCR_ResourceComponent
HasParent()SCR_ResourceComponent
Initialize(notnull IEntity owner)SCR_ResourceComponent
IsDebugVisualizationEnabled()SCR_ResourceComponent
IsDynamic()SCR_ResourceComponent
IsGridUpdateIdGreaterThan(int gridUpdateId)SCR_ResourceComponent
IsOwnerActive()SCR_ResourceComponent
IsResourceTypeEnabled(EResourceType resourceType=EResourceType.SUPPLIES)SCR_ResourceComponent
IsVisible()SCR_ResourceComponent
m_aConsumersSCR_ResourceComponentprotected
m_aContainerInstancesSCR_ResourceComponentprotected
m_aDisabledResourceTypesSCR_ResourceComponentprotected
m_aDisallowChangingEnableResourceSCR_ResourceComponentprotected
m_aEncapsulatorsSCR_ResourceComponentprotected
m_aGeneratorsSCR_ResourceComponentprotected
m_bEnableDebugVisualizationSCR_ResourceComponentprotected
m_bHasParentSCR_ResourceComponentprotected
m_bIsAddedToParentBufferedSCR_ResourceComponentprotected
m_bIsDynamicSCR_ResourceComponentprotected
m_bIsFlaggedForProcessingSCR_ResourceComponentprotected
m_bIsInitializedSCR_ResourceComponentprotected
m_bIsNetDirtySCR_ResourceComponentprotected
m_bIsOwnerActiveSCR_ResourceComponentprotected
m_bIsVisibleSCR_ResourceComponentprotected
m_DebugColorSCR_ResourceComponentprotected
m_eDebugVisualizationFlagsSCR_ResourceComponentprotected
m_FactionAffiliationComponentSCR_ResourceComponentprotected
m_iGridContainersBoundsMaxsSCR_ResourceComponentprotected
m_iGridContainersBoundsMinsSCR_ResourceComponentprotected
m_iGridUpdateIdSCR_ResourceComponentprotected
m_LastPositionSCR_ResourceComponentprotected
m_OnResourceTypeEnabledChangedSCR_ResourceComponentprotected
m_ReplicationComponentSCR_ResourceComponentprotected
m_TEMP_OnInteractorReplicatedSCR_ResourceComponentprotected
m_vGridContainersBoundingVolumeMaxsSCR_ResourceComponentprotected
m_vGridContainersBoundingVolumeMinsSCR_ResourceComponentprotected
OnAddedToParent(IEntity child, IEntity parent)SCR_ResourceComponentprotected
OnAddedToParentEx(IEntity child, IEntity parent)SCR_ResourceComponentprotected
OnChildAdded(IEntity parent, IEntity child)SCR_ResourceComponentprotected
OnDelete(IEntity owner)SCR_ResourceComponentprotected
OnPostInit(IEntity owner)SCR_ResourceComponentprotected
OnRemovedFromParent(IEntity child, IEntity parent)SCR_ResourceComponentprotected
OnResourceTypeEnabledChanged()SCR_ResourceComponentprotected
OnVehiclePhysicsActive(IEntity owner, bool activeState)SCR_ResourceComponent
OnVisibilityChanged()SCR_ResourceComponent
Replicate()SCR_ResourceComponent
ReplicateEx()SCR_ResourceComponent
SetGridContainersBounds(int mins, int maxs)SCR_ResourceComponent
SetGridContainersBoundsMaxs(int maxs)SCR_ResourceComponent
SetGridContainersBoundsMins(int mins)SCR_ResourceComponent
SetGridUpdateId(int gridUpdateId)SCR_ResourceComponent
SetIsVisible(bool state)SCR_ResourceComponent
SetResourceTypeEnabled(bool enable, EResourceType resourceType=EResourceType.SUPPLIES)SCR_ResourceComponent
ShouldConsumersBeReplicated()SCR_ResourceComponentprotected
ShouldGeneratorsBeReplicated()SCR_ResourceComponentprotected
TEMP_GetOnInteractorReplicated()SCR_ResourceComponent
TEMP_OnInteractorReplicated()SCR_ResourceComponent
UnflagForProcessing()SCR_ResourceComponent
UPDATE_DISTANCE_TRESHOLDSCR_ResourceComponentstatic
UPDATE_DISTANCE_TRESHOLD_SQUARESCR_ResourceComponentstatic
UPDATE_PERIODSCR_ResourceComponentprotectedstatic
UpdateLastPosition()SCR_ResourceComponent