Choose your operating system:
Windows
macOS
Linux
| FRigVMExecuteContext
|
Module |
|
Header |
/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVMExecuteContext.h |
Include |
#include "RigVMCore/RigVMExecuteContext.h" |
struct FRigVMExecuteContext
The execute context is used for mutable nodes to indicate execution order.
Name | Description | ||
---|---|---|---|
|
EventName |
||
|
ExternalVariables |
||
|
FunctionName |
||
|
InstructionIndex |
||
|
double |
LastExecutionMicroSeconds |
|
|
TArrayView< voi... |
OpaqueArguments |
|
|
RuntimeSettings |
||
|
SliceOffsets |
||
|
Slices |
||
|
URigVM * |
VM |
Name | Description | |
---|---|---|
|
FRigVMExecuteContext() |
Name | Description | ||
---|---|---|---|
|
BeginSlice |
||
|
CopyFrom ( |
||
|
EndSlice() |
||
|
const FRigVM... |
FindExternalVariable ( |
|
|
FRigVMExtern... |
FindExternalVariable ( |
|
|
const FRigVM... |
GetSlice() |
|
|
IncrementSlice() |
||
|
IsSliceComplete() |
||
|
IsValidArrayIndex |
||
|
IsValidArraySize ( |
||
|
Log ( |
||
|
Logf ( |
||
|
Reset() |
||
|
SetRuntimeSettings ( |