FNiagaraEditorModule::CompileScript

Start the compilation of the specified script.

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorModule.h

Include

#include "NiagaraEditorModule.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraCompiler.cpp

Syntax

virtual int32 CompileScript
(
    const FNiagaraCompileRequestDataBase * InCompileRequest,
    const FNiagaraCompileRequestDuplicateDataBase * InCompileRequestDuplicate,
    const FNiagaraCompileOptions & InCompileOptions
)

Remarks

Start the compilation of the specified script.

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