unreal.AnimNextFunctionReference¶
- class unreal.AnimNextFunctionReference¶
Bases:
StructBaseAnim Next Function Reference
C++ Source:
Plugin: UAF
Module: UAF
File: AnimNextFunctionReference.h
Editor Properties: (see get_editor_property/set_editor_property)
event_name(Name): [Read-Write] The mangled event name (editor only, used for display fallback with legacy data).function_guid(Guid): [Read-Write] Stable GUID identifying the function (survives renames). Invalid for legacy data.object(Object): [Read-Write] The asset that owns the function.