CanContextChange(UserActionContext currentContext, UserActionContext newContext) | ExtBaseInteractionHandlerComponent | protected |
DoIntersectCheck(IEntity controlledEntity) | ExtBaseInteractionHandlerComponent | protected |
GetCanInteractScript(IEntity controlledEntity) | ExtBaseInteractionHandlerComponent | protected |
GetControlledEntity() | ExtBaseInteractionHandlerComponent | |
GetCurrentContext() | ExtBaseInteractionHandlerComponent | |
GetFilteredActions(out notnull array< BaseUserAction > outActions, out notnull array< bool > outCanBePerformed) | ExtBaseInteractionHandlerComponent | |
GetIsInteractionAvailableScript() | ExtBaseInteractionHandlerComponent | protected |
GetLastReferencePoint(float timeSlice) | ExtBaseInteractionHandlerComponent | |
GetManualCollectionOverride() | ExtBaseInteractionHandlerComponent | |
GetManualNearbyCollectionOverride() | ExtBaseInteractionHandlerComponent | |
GetManualNearbyOverrideList(IEntity owner, out vector referencePoint) | ExtBaseInteractionHandlerComponent | protected |
GetManualOverrideList(IEntity owner, out vector referencePoint) | ExtBaseInteractionHandlerComponent | protected |
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() | ExtBaseInteractionHandlerComponent | protected |
GetVisibilityRange() | BaseInteractionHandlerComponent | |
IsContextAvailable() | ExtBaseInteractionHandlerComponent | |
IsInteractionAvailable() | BaseInteractionHandlerComponent | |
IsPerformingAction() | ExtBaseInteractionHandlerComponent | protected |
OnAfterPostSimulate(IEntity owner, float timeSlice) | BaseInteractionHandlerComponent | |
OnContextChanged(UserActionContext previousContext, UserActionContext newContext) | ExtBaseInteractionHandlerComponent | protected |
OnControlledEntityChanged(IEntity from, IEntity to) | ExtBaseInteractionHandlerComponent | protected |
OnFrame(IEntity owner, float timeSlice) | BaseInteractionHandlerComponent | |
OnInit(IEntity owner) | BaseInteractionHandlerComponent | |
OnPostFrame(IEntity owner, IEntity controlledEntity, float timeSlice) | ExtBaseInteractionHandlerComponent | protected |
OnTicksOnRemoteProxy() | GameComponent | |
SetManualCollectionOverride(bool enabled) | ExtBaseInteractionHandlerComponent | |
SetManualNearbyCollectionOverride(bool enabled) | ExtBaseInteractionHandlerComponent | |
SetNearbyCollectionEnabled(bool enabled) | ExtBaseInteractionHandlerComponent | |
SetSelectedAction(BaseUserAction action) | ExtBaseInteractionHandlerComponent | protected |