Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDebugHUDSettings
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void NotifyPostChange
(
const FPropertyChangedEvent&, |
NiagaraDebuggerCommon.h | ||
virtual void NotifyPostChange
(
const FPropertyChangedEvent&, |
NiagaraDebuggerCommon.h |
NotifyPostChange(const FPropertyChangedEvent &, FProperty *)
| Name | NotifyPostChange |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h |
| Include Path | #include "NiagaraDebuggerCommon.h" |
virtual void NotifyPostChange
(
const FPropertyChangedEvent &,
FProperty *
)
NotifyPostChange(const FPropertyChangedEvent &, class FEditPropertyChain *)
| Name | NotifyPostChange |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h |
| Include Path | #include "NiagaraDebuggerCommon.h" |
virtual void NotifyPostChange
(
const FPropertyChangedEvent &,
class FEditPropertyChain *
)