unreal.CommonInputTypeInfo

class unreal.CommonInputTypeInfo

Bases: unreal.StructBase

Common Input Type Info

C++ Source:

  • Plugin: CommonUI

  • Module: CommonUI

  • File: CommonUITypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • action_requires_hold (bool): [Read-Write] Enables hold time if true

  • hold_time (float): [Read-Write] The hold time in seconds

  • key (Key): [Read-Write] Key this action is bound to

  • override_brush (SlateBrush): [Read-Write] Override the brush specified by the Key Display Data

  • overrride_state (InputActionState): [Read-Write] EInputActionState::Enabled means that the state isn’t overriden and the games dynamic control will work