unreal.AnimNextVariableReference¶
- class unreal.AnimNextVariableReference¶
Bases:
StructBaseA reference to a specific variable (UAnimNextVariableEntry) on UUAFRigVMAsset derived class or FProperty on UScriptStruct (NativeSharedVariables).
C++ Source:
Plugin: UAF
Module: UAF
File: AnimNextVariableReference.h
Editor Properties: (see get_editor_property/set_editor_property)
cached_guid(Guid): [Read-Only] GUID of the variablename(Name): [Read-Write] The name of the variableobject(Object): [Read-Write] The asset or struct that the variable reference is contained in Note: Only deprecated paths allow this to be empty, so all variables in a context will be searched