UNiagaraEmitter::OnGPUCompilationComplete

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

Choose your operating system:

Windows

macOS

Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraEmitter.h"

Syntax

FOnEmitterCompiled & OnGPUCompilationComplete()

Remarks

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