Me::DerangedSenators::CopsAndRobbers::PlayerControls::AttackMapActions
Public Functions
Public Attributes
Public Functions Documentation
function AttackMapActions
inline AttackMapActions(
@PlayerControls wrapper
)
function Get
inline InputActionMap Get()
function Enable
function Disable
function SetCallbacks
inline void SetCallbacks(
IAttackMapActions instance
)
static inline implicit operator InputActionMap(
AttackMapActions set
)
Public Attributes Documentation
variable Melee
InputAction Melee => m_Wrapper.m_AttackMap_Melee;
variable enabled
bool enabled => Get().enabled;
Updated on 26 January 2021 at 15:30:29 UTC