UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FParticleID Struct Reference

#include <ParticleDirtyFlags.h>

Public Member Functions

bool operator< (const FParticleID &Other) const
 
bool operator== (const FParticleID &Other) const
 

Public Attributes

int32 GlobalID = INDEX_NONE
 
int32 LocalID = INDEX_NONE
 

Member Function Documentation

◆ operator<()

bool Chaos::FParticleID::operator< ( const FParticleID Other) const
inline

◆ operator==()

bool Chaos::FParticleID::operator== ( const FParticleID Other) const
inline

Member Data Documentation

◆ GlobalID

int32 Chaos::FParticleID::GlobalID = INDEX_NONE

◆ LocalID

int32 Chaos::FParticleID::LocalID = INDEX_NONE

The documentation for this struct was generated from the following file: