Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/URigVM
| Type | Name | Description | |
|---|---|---|---|
| TArray< FString > | |||
| TArray< FString > | DumpByteCodeAsTextArray
(
FRigVMExtendedExecuteContext& Context, |
Returns the instructions as text, OperandFormatFunction is an optional argument that allows you to override how operands are displayed, for example, see SRigVMExecutionStackView::PopulateStackView |