Navigation
API > API/Plugins > API/Plugins/NiagaraCore
| |
|
| Name |
UNiagaraNotifyOnChanged |
| Type |
class |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraCore/Public/NiagaraNotifyOnChanged.h |
| Include Path |
#include "NiagaraNotifyOnChanged.h" |
Syntax
UCLASS ()
class UNiagaraNotifyOnChanged : public UObject
Inheritance Hierarchy
Derived Classes
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnChanged |
TMulticastDelegate_NoParams< void > |
|
NiagaraNotifyOnChanged.h |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OnChangedDelegate |
FOnChanged |
|
NiagaraNotifyOnChanged.h |
|
Functions
Public
Overridden from UObject