unreal.AnimNextTests_TestOperation¶
- class unreal.AnimNextTests_TestOperation(execute_pin: RigVMExecutePin = [], a: int = 0, b: int = 0, result: int = 0)¶
Bases:
RigVMStructMutableAnim Next Tests Test Operation
C++ Source:
Plugin: UAF
Module: UAFTestSuite
File: AnimNextVariablesTest.h
Editor Properties: (see get_editor_property/set_editor_property)
a(int32): [Read-Write]b(int32): [Read-Write]execute_pin(RigVMExecutePin): [Read-Write] * This property is used to chain multiple mutable nodes togetherresult(int32): [Read-Write]