Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Lifetime/ParticleModuleLifetimeBase.h |
Include |
#include "Particles/Lifetime/ParticleModuleLifetimeBase.h" |
class UParticleModuleLifetimeBase : public UParticleModule
Name | Description | |
---|---|---|
|
UParticleModuleLifetimeBase ( |
Name | Description | ||
---|---|---|---|
|
float |
GetLifetimeValue ( |
Return the lifetime value at the given time. |
|
float |
GetMaxLifetime() |
Return the maximum lifetime this module would return. |