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

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

CanContextChange(UserActionContext currentContext, UserActionContext newContext)ExtBaseInteractionHandlerComponentprotected
DoIntersectCheck(IEntity controlledEntity)ExtBaseInteractionHandlerComponentprotected
GetCanInteractScript(IEntity controlledEntity)ExtBaseInteractionHandlerComponentprotected
GetControlledEntity()ExtBaseInteractionHandlerComponent
GetCurrentContext()ExtBaseInteractionHandlerComponent
GetFilteredActions(out notnull array< BaseUserAction > outActions, out notnull array< bool > outCanBePerformed)ExtBaseInteractionHandlerComponent
GetIsInteractionAvailableScript()ExtBaseInteractionHandlerComponentprotected
GetLastReferencePoint(float timeSlice)ExtBaseInteractionHandlerComponent
GetManualCollectionOverride()ExtBaseInteractionHandlerComponent
GetManualOverrideList(IEntity owner, out vector referencePoint)ExtBaseInteractionHandlerComponentprotected
GetNearbyAvailableContextList(out notnull array< UserActionContext > outContexts)ExtBaseInteractionHandlerComponent
GetNearbyCollectionEnabled()ExtBaseInteractionHandlerComponent
GetNearbyCollectionRadius()ExtBaseInteractionHandlerComponent
GetNearbyShowableContextList(out notnull array< UserActionContext > outContexts)ExtBaseInteractionHandlerComponent
GetNearbyUnavailableContextList(out notnull array< UserActionContext > outContexts)ExtBaseInteractionHandlerComponent
GetSelectedAction()BaseInteractionHandlerComponent
GetSelectedActionScript()ExtBaseInteractionHandlerComponentprotected
GetVisibilityRange()BaseInteractionHandlerComponent
IsContextAvailable()ExtBaseInteractionHandlerComponent
IsInteractionAvailable()BaseInteractionHandlerComponent
OnAfterPostSimulate(IEntity owner, float timeSlice)BaseInteractionHandlerComponent
OnContextChanged(UserActionContext previousContext, UserActionContext newContext)ExtBaseInteractionHandlerComponentprotected
OnControlledEntityChanged(IEntity from, IEntity to)ExtBaseInteractionHandlerComponentprotected
OnFrame(IEntity owner, float timeSlice)BaseInteractionHandlerComponent
OnInit(IEntity owner)BaseInteractionHandlerComponent
OnPostFrame(IEntity owner, IEntity controlledEntity, float timeSlice)ExtBaseInteractionHandlerComponentprotected
OnTicksOnRemoteProxy()GameComponent
SetManualCollectionOverride(bool enabled)ExtBaseInteractionHandlerComponent
SetNearbyCollectionEnabled(bool enabled)ExtBaseInteractionHandlerComponent
SetSelectedAction(BaseUserAction action)ExtBaseInteractionHandlerComponentprotected