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

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

ActionFlashlightToggle(float value, EActionTrigger reason)SCR_GadgetManagerComponentprotected
AskToggleGadget(SCR_GadgetComponent gadgetComp, bool state)SCR_GadgetManagerComponent
CanChangeGadgetMode(IEntity gadget, SCR_GadgetComponent gadgetComp, EGadgetMode targetMode)SCR_GadgetManagerComponentprotected
ClearToggleState()SCR_GadgetManagerComponentprotected
ConnectToGadgetsManagerSystem()SCR_GadgetManagerComponentprotected
DisconnectFromGadgetsManagerSystem()SCR_GadgetManagerComponentprotected
GetGadgetByType(EGadgetType type)SCR_GadgetManagerComponent
GetGadgetInputAction()SCR_GadgetManagerComponentprotected
GetGadgetManager(IEntity entity)SCR_GadgetManagerComponentstatic
GetGadgetsByType(EGadgetType type)SCR_GadgetManagerComponent
GetHeldGadget()SCR_GadgetManagerComponent
GetHeldGadgetComponent()SCR_GadgetManagerComponent
GetIsGadgetADS()SCR_GadgetManagerComponent
GetOnGadgetInitDoneInvoker()SCR_GadgetManagerComponentstatic
GetQuickslotGadgetByType(EGadgetType type)SCR_GadgetManagerComponent
HandleInput(IEntity gadget, float inputVal)SCR_GadgetManagerComponent
InitComponent(IEntity owner)SCR_GadgetManagerComponentprotected
IsGadgetOwned(SCR_GadgetComponent gadgetComp)SCR_GadgetManagerComponent
m_aGadgetArrayMapSCR_GadgetManagerComponentprotected
m_aInventoryGadgetTypesSCR_GadgetManagerComponentprotected
m_bIsGadgetADSSCR_GadgetManagerComponentprotected
m_ControllerSCR_GadgetManagerComponentprotected
m_HeldGadgetSCR_GadgetManagerComponentprotected
m_HeldGadgetComponentSCR_GadgetManagerComponentprotected
m_HiddenGadgetComponentSCR_GadgetManagerComponentprotected
m_InputManagerSCR_GadgetManagerComponentprotected
m_InventoryStorageMgrSCR_GadgetManagerComponentprotected
m_iRadiosFlagsSCR_GadgetManagerComponent
m_LastHeldGadgetComponentSCR_GadgetManagerComponentprotected
m_OnGadgetAddedSCR_GadgetManagerComponent
m_OnGadgetRemovedSCR_GadgetManagerComponent
m_pInvokersStateSCR_GadgetManagerComponentprotected
m_VONControllerSCR_GadgetManagerComponentprotected
OnActivateHeldGadget()SCR_GadgetManagerComponentprotected
OnControlledByPlayer(IEntity owner, bool controlled)SCR_GadgetManagerComponent
OnDelete(IEntity owner)SCR_GadgetManagerComponent
OnEditorOpened()SCR_GadgetManagerComponent
OnGadgetADS()SCR_GadgetManagerComponentprotected
OnGadgetADSHold(float value, EActionTrigger reason)SCR_GadgetManagerComponentprotected
OnGadgetFocusStateChanged(IEntity gadget, bool isFocused)SCR_GadgetManagerComponent
OnGadgetInput(float value, EActionTrigger reason)SCR_GadgetManagerComponentprotected
OnGadgetStateChanged(IEntity gadget, bool isInHand, bool isOnGround)SCR_GadgetManagerComponent
OnItemAdded(IEntity item, BaseInventoryStorageComponent storageOwner)SCR_GadgetManagerComponent
OnItemRemoved(IEntity item, BaseInventoryStorageComponent storageOwner)SCR_GadgetManagerComponent
OnPauseMenu()SCR_GadgetManagerComponentprotected
OnPlayerDeath(SCR_CharacterControllerComponent charController, IEntity instigatorEntity, notnull Instigator instigator)SCR_GadgetManagerComponent
OnPostInit(IEntity owner)SCR_GadgetManagerComponent
OnTicksOnRemoteProxy()ScriptGameComponentprotected
RegisterInitialGadgets(IEntity character)SCR_GadgetManagerComponentprotected
RegisterInputs()SCR_GadgetManagerComponentprotected
RegisterVONEntries()SCR_GadgetManagerComponentprotected
RemoveHeldGadget()SCR_GadgetManagerComponent
RPC_AskToggleGadget(RplId id, bool state)SCR_GadgetManagerComponentprotected
RPC_DoToggleGadget(RplId id, bool state)SCR_GadgetManagerComponentprotected
s_OnGadgetInitDoneSCR_GadgetManagerComponentprotectedstatic
SetGadgetADS(bool gadgetADS)SCR_GadgetManagerComponent
SetGadgetMode(IEntity gadget, EGadgetMode targetMode, bool doFocus=false)SCR_GadgetManagerComponent
SetGadgetModeStashed(SCR_GadgetComponent gadgetComp, EGadgetMode targetMode)SCR_GadgetManagerComponentstatic
ToggleHeldGadget(bool state)SCR_GadgetManagerComponent
UnregisterInputs()SCR_GadgetManagerComponentprotected
UnregisterVONEntries()SCR_GadgetManagerComponentprotected
Update(float timeSlice)SCR_GadgetManagerComponent
UpdateHeldGadget(IEntity gadget)SCR_GadgetManagerComponentprotected
ValidController(IEntity owner)SCR_GadgetManagerComponentstatic