Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVMExecuteContext.h |
Include |
#include "RigVMCore/RigVMExecuteContext.h" |
struct FRigVMRuntimeSettings
Name | Description | ||
---|---|---|---|
|
bEnableProfiling |
When enabled records the timing of each instruction / node on each node and within the execution stack window. |
|
|
LogFunction |
The function to use for logging anything from the VM to the host |
|
|
MaximumArraySize |
The largest allowed size for arrays within the Control Rig VM. |