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

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

ActionPerform(float value, EActionTrigger reason)SCR_InteractionHandlerComponent
ActionScroll(float value, EActionTrigger reason)SCR_InteractionHandlerComponent
AggregateActions(array< BaseUserAction > actionsList, array< bool > canPerformList)SCR_InteractionHandlerComponentprotected
CanBeShownInVehicle(notnull ChimeraCharacter character, notnull BaseUserAction userAction, bool pilotOnly=false, bool pilotUncapableOverride=false, bool interiorOnly=false, array< int > definedCompartmentsOnly=null, array< int > excludeDefinedCompartments=null)SCR_InteractionHandlerComponentstatic
CanContextChange(UserActionContext currentContext, UserActionContext newContext)SCR_InteractionHandlerComponentprotected
DoIntersectCheck(IEntity controlledEntity)SCR_InteractionHandlerComponentprotected
DoProcessInteraction(ChimeraCharacter user, UserActionContext context, BaseUserAction action, bool canPerform, bool performInput, float timeSlice, SCR_BaseInteractionDisplay display)SCR_InteractionHandlerComponentprotected
FindDisplay(IEntity owner)SCR_InteractionHandlerComponentprotected
GetCanInteractScript(IEntity controlledEntity)SCR_InteractionHandlerComponentprotected
GetControlledEntity()ExtBaseInteractionHandlerComponent
GetCurrentContext()ExtBaseInteractionHandlerComponent
GetFilteredActions(out notnull array< BaseUserAction > outActions, out notnull array< bool > outCanBePerformed)ExtBaseInteractionHandlerComponent
GetIsInteractionAvailableScript()SCR_InteractionHandlerComponentprotected
GetManualCollectionOverride()ExtBaseInteractionHandlerComponent
GetManualOverrideList(IEntity owner, out vector referencePoint)SCR_InteractionHandlerComponent
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
GetRaycastThreshold()SCR_InteractionHandlerComponent
GetSelectedAction()BaseInteractionHandlerComponent
GetSelectedActionScript()SCR_InteractionHandlerComponentprotected
GetVisibilityRange()BaseInteractionHandlerComponent
HandleInspection(notnull ChimeraCharacter character)SCR_InteractionHandlerComponentprotected
HandleOverride(notnull ChimeraCharacter character)SCR_InteractionHandlerComponentprotected
HandleVehicle(notnull ChimeraCharacter character)SCR_InteractionHandlerComponentprotected
IsContextAvailable()ExtBaseInteractionHandlerComponent
IsFreelookEnabled(ChimeraCharacter character)SCR_InteractionHandlerComponentprotected
IsInteractionAvailable()BaseInteractionHandlerComponent
m_aCollectedEntitiesSCR_InteractionHandlerComponentprotected
m_ActionsBufferSCR_InteractionHandlerComponentprotected
m_bIsPerformingSCR_InteractionHandlerComponentprotected
m_bLastInputSCR_InteractionHandlerComponentprotected
m_bPerformActionSCR_InteractionHandlerComponentprotected
m_ControlledEntitySCR_InteractionHandlerComponentprotected
m_eDisplayModeSCR_InteractionHandlerComponentprotected
m_fCurrentProgressSCR_InteractionHandlerComponentprotected
m_fRaycastThresholdSCR_InteractionHandlerComponentprotected
m_fSelectActionSCR_InteractionHandlerComponentprotected
m_IndicesBufferSCR_InteractionHandlerComponentprotected
m_iSelectedActionIndexSCR_InteractionHandlerComponentprotected
m_pDisplaySCR_InteractionHandlerComponentprotected
m_PerformBufferSCR_InteractionHandlerComponentprotected
m_pLastContextSCR_InteractionHandlerComponentprotected
m_pLastUserActionSCR_InteractionHandlerComponentprotected
m_sActionContextSCR_InteractionHandlerComponentprotected
m_sActionNameSCR_InteractionHandlerComponentprotected
OnAfterPostSimulate(IEntity owner, float timeSlice)BaseInteractionHandlerComponent
OnContextChanged(UserActionContext previousContext, UserActionContext newContext)SCR_InteractionHandlerComponentprotected
OnControlledEntityChanged(IEntity from, IEntity to)SCR_InteractionHandlerComponent
OnFrame(IEntity owner, float timeSlice)BaseInteractionHandlerComponent
OnInit(IEntity owner)SCR_InteractionHandlerComponent
OnPostFrame(IEntity owner, IEntity controlledEntity, float timeSlice)SCR_InteractionHandlerComponentprotected
OnTicksOnRemoteProxy()GameComponent
RegisterActionListeners()SCR_InteractionHandlerComponentprotected
RemoveActionListeners()SCR_InteractionHandlerComponentprotected
SetManualCollectionOverride(bool enabled)ExtBaseInteractionHandlerComponent
SetNearbyCollectionEnabled(bool enabled)ExtBaseInteractionHandlerComponent
SetSelectedAction(BaseUserAction action)ExtBaseInteractionHandlerComponentprotected
ShouldBeEnabled(SCR_NearbyContextDisplayMode displayMode, ChimeraCharacter character, bool playerCameraOnly=true)SCR_InteractionHandlerComponentprotected