Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FNiagaraMessageSourceAndStore |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraMessageStore.h |
| Include Path | #include "NiagaraMessageStore.h" |
Syntax
struct FNiagaraMessageSourceAndStore
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNiagaraMessageSourceAndStore
(
UObject& InSource, |
NiagaraMessageStore.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SourceWeak | TWeakObjectPtr< UObject > | NiagaraMessageStore.h | ||
| Store | FNiagaraMessageStore * | NiagaraMessageStore.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UObject * GetSource() |
NiagaraMessageStore.h | ||
FNiagaraMessageStore * GetStore() |
NiagaraMessageStore.h |