unreal.CommonInputActionHandlerData

class unreal.CommonInputActionHandlerData(input_action_row=[None, 'None'])

Bases: unreal.StructBase

Common Input Action Handler Data

C++ Source:

  • Plugin: CommonUI

  • Module: CommonUI

  • File: CommonActionHandlerInterface.h

Editor Properties: (see get_editor_property/set_editor_property)

  • input_action_row (DataTableRowHandle): [Read-Write] Input Action Row

  • state (InputActionState): [Read-Write] State

property input_action_row

[Read-Only] Input Action Row

Type

(DataTableRowHandle)