KismetCompilerDebugOptions::

Should the compiler emit node comments to the backends?

Unreal Engine C++ API Reference > Editor > KismetCompiler

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?


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library