FTickList

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Particles/ParticleSystemManager.h"

Syntax

struct FTickList

Variables

Name Description

Public variable

FParticleSystem...

 

Owner

Public variable

TArray< int32 >

 

TickList

List of handles in the world manager list.

Constructors

Name Description

Public function

FTickList

(
    FParticleSystemWorldManager* I...
)

Functions

Name Description

Public function

void

 

Add

(
    int32 Handle
)

Public function

TArray< int3...

 

Get()

Public function Const

int32

 

Num()

Public function

void

 

Remove

(
    int32 Handle
)

Public function

void

 

Reset()

Operators

Name Description

Public function

int32 &

 

operator[]

(
    const int32 Index
)

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