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