FNiagaraScriptViewModel::CompileStandaloneScript

Compiles a script that isn't part of an emitter or System.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraScriptViewModel.h

Include

#include "ViewModels/NiagaraScriptViewModel.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/NiagaraScriptViewModel.cpp

Syntax

void CompileStandaloneScript
(
    bool bForceCompile
)

Remarks

Compiles a script that isn't part of an emitter or System.

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