Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitter.h |
Include |
#include "NiagaraEmitter.h" |
Source |
/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraEmitter.cpp |
FNiagaraEventScriptProperties * GetEventHandlerByIdUnsafe
(
FGuid ScriptUsageId
)
Gets a pointer to an event handler by script usage id. This method is potentially unsafe because modifications to the event handler array can make this pointer become invalid without warning.