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