Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Syntax > API/Runtime/VerseCompiler/uLang/Syntax/Verse__PrettyPrintVst
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include | #include "uLang/Syntax/VstNode.h" |
namespace Verse
{
ULANG_FORCEINLINECUTF8String Verse::PrettyPrintVst
(
const TSRef < Vst::PrePostCall > & VstNode,
int32_t FirstChildIndex,
int32_t LastChildIndex
)
}