unreal.K2Node_SceneStateFindEvent¶
- class unreal.K2Node_SceneStateFindEvent(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
K2Node_SceneStateFindEventBaseK2Node Scene State Find Event
C++ Source:
Plugin: SceneState
Module: SceneStateEventGraph
File: K2Node_SceneStateFindEvent.h
Editor Properties: (see get_editor_property/set_editor_property)
captured_events_only(bool): [Read-Write] Whether to only consider Events captured by a containing object that handles eventserror_msg(str): [Read-Write] Error/Warning descriptionevent_schema_handle(SceneStateEventSchemaHandle): [Read-Write]