Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Lifetime
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UParticleModule
- UParticleModuleLifetimeBase
- UParticleModuleLifetime
- UParticleModuleLifetime_Seeded
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/Lifetime/ParticleModuleLifetimeBase.h |
Include | #include "Particles/Lifetime/ParticleModuleLifetimeBase.h" |
Syntax
class UParticleModuleLifetimeBase : public UParticleModule
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UParticleModuleLifetimeBase
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
float | GetLifetimeValue
(
FParticleEmitterInstance* Owner, |
Return the lifetime value at the given time. |
![]() ![]() |
float | Return the maximum lifetime this module would return. |