unreal.CommonInputActionHandlerData
¶
- class unreal.CommonInputActionHandlerData(input_action_row: DataTableRowHandle = Ellipsis)¶
Bases:
StructBase
FIXME:: This struct is related to legacy CommonUI and should be removed in 5.3 - UE-164871
C++ Source:
Plugin: CommonUI
Module: CommonUI
File: CommonActionHandlerInterface.h
Editor Properties: (see get_editor_property/set_editor_property)
input_action_row
(DataTableRowHandle): [Read-Write]state
(InputActionState): [Read-Write]
- property input_action_row: DataTableRowHandle¶
[Read-Only]
- Type: