unreal.K2Node_GetInputVectorAxisValue¶
- class unreal.K2Node_GetInputVectorAxisValue(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
K2Node_GetInputAxisKeyValueK2Node Get Input Vector Axis Value
C++ Source:
Module: BlueprintGraph
File: K2Node_GetInputVectorAxisValue.h
Editor Properties: (see get_editor_property/set_editor_property)
consume_input(bool): [Read-Write] Prevents actors with lower priority from handling this inputerror_msg(str): [Read-Write] Error/Warning descriptionexecute_when_paused(bool): [Read-Write] Should the binding gather input even when the game is paused