UNiagaraEmitter::OnEmitterVMCompiled

Callback issued whenever a VM compilation successfully happened (even if the results are a script that cannot be executed due to errors)

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitter.h

Include

#include "NiagaraEmitter.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraEmitter.cpp

Syntax

FOnEmitterCompiled & OnEmitterVMCompiled()

Remarks

Callback issued whenever a VM compilation successfully happened (even if the results are a script that cannot be executed due to errors)

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