Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraPositionSource
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
NiagaraParameterStore.h |
|
|
|
NiagaraParameterStore.h |
|
FNiagaraPositionSource()
| |
|
| Name |
FNiagaraPositionSource |
| Type |
function |
| Header File |
/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h |
| Include Path |
#include "NiagaraParameterStore.h" |
FNiagaraPositionSource()
FNiagaraPositionSource(FName, FVector)
| |
|
| Name |
FNiagaraPositionSource |
| Type |
function |
| Header File |
/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h |
| Include Path |
#include "NiagaraParameterStore.h" |
FNiagaraPositionSource
(
FName InName,
FVector InValue
)