URigVM::DumpByteCodeAsText

Returns the instructions as text

Windows
MacOS
Linux

References

Module

RigVM

Header

/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVM.h

Include

#include "RigVMCore/RigVM.h"

Source

/Engine/Source/Runtime/RigVM/Private/RigVMCore/RigVM.cpp

Syntax

FString DumpByteCodeAsText
(
    const TArray< int32 > & InInstructionOrder,
    bool bIncludeLineNumbers
)

Remarks

Returns the instructions as text

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss