Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraComponent
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponent.h |
| Include | #include "NiagaraComponent.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraComponent.cpp |
UFUNCTION (BlueprintCallable, Category=Niagara, Meta=(DisplayName="Get Desired Age Seek Delta"))
float GetSeekDelta() const
Remarks
Gets the delta value which is used when seeking from the current age, to the desired age. This is only relevant when using the DesiredAge age update mode.