FPSCPoolElem

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/WorldPSCPool.h

Include

#include "Particles/WorldPSCPool.h"

Syntax

struct FPSCPoolElem

Variables

Name Description

Public variable

float

 

LastUsedTime

Public variable

TObjectPtr< UPa...

 

PSC

Constructors

Name Description

Public function

FPSCPoolElem()

Public function

FPSCPoolElem

(
    UParticleSystemComponent* InPS...,
    float InLastUsedTime
)