Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraParameterDirectBinding_U-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TObjectPtr< UObject > GetValue () |
NiagaraParameterStore.h | ||
TObjectType * GetValue () |
NiagaraParameterStore.h |
GetValue()
| Name | GetValue |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h |
| Include Path | #include "NiagaraParameterStore.h" |
TObjectPtr < UObject > GetValue() const
GetValue()
| Name | GetValue |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h |
| Include Path | #include "NiagaraParameterStore.h" |
template<class TObjectType>
TObjectType * GetValue() const