KismetCompilerDebugOptions::

Should the compiler emit node comments to the backends?

Windows
MacOS
Linux

References

Module

KismetCompiler

Header

/Engine/Source/Editor/KismetCompiler/Public/KismetCompiledFunctionContext.h

Include

#include "KismetCompiledFunctionContext.h"

Syntax

namespace KismetCompilerDebugOptions
{
    enum
    {
        EmitNodeComments    = DebuggingCompiler,
    }
}

Values

Name

Description

EmitNodeComments

Remarks

Should the compiler emit node comments to the backends?

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