IKismetCompilerInterface::GetCompilers

Gets a list of all compilers for blueprints. You can register new compilers through this list.

Windows
MacOS
Linux

References

Module

KismetCompiler

Header

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

Include

#include "KismetCompilerModule.h"

Syntax

TArray< IBlueprintCompiler * > & GetCompilers()

Remarks

Gets a list of all compilers for blueprints. You can register new compilers through this list.

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