UParticleModuleLifetimeBase

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public function

UParticleModuleLifetimeBase

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Virtual

float

 

GetLifetimeValue

(
    FParticleEmitterInstance* Owne...,
    float InTime,
    UObject* Data
)

Return the lifetime value at the given time.

Public function Virtual

float

 

GetMaxLifetime()

Return the maximum lifetime this module would return.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss