FRigVMParserAST::DumpText

Returns a string containing an indented tree structure for debugging purposes.

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMCompiler/RigVMAST.h

Include

#include "RigVMCompiler/RigVMAST.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMCompiler/RigVMAST.cpp

Syntax

FString DumpText() const

Remarks

Returns a string containing an indented tree structure for debugging purposes.

Returns

the simple text representing this abstract syntax tree