Navigation
Unreal Engine C++ API Reference > Plugins > Niagara > UNiagaraScript
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraScript.h |
Include | #include "NiagaraScript.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraScript.cpp |
void SetVMCompilationResults
&40;
const FNiagaraVMExecutableDataId & InCompileId,
FNiagaraVMExecutableData & InScriptVM,
const FString & EmitterUniqueName,
const TMap< FName, UNiagaraDataInterface &42; > & ObjectNameMap,
bool ApplyRapidIterationParameters
&41;
Remarks
External call used to identify the values for a successful VM script compilation. OnVMScriptCompiled will be issued in this case.