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

#include <ChaosRemovalEventFilter.h>

Public Member Functions

 FChaosRemovalEventData ()
 

Public Attributes

FVector Location
 
float Mass
 
int32 ParticleIndex
 

Constructor & Destructor Documentation

◆ FChaosRemovalEventData()

FChaosRemovalEventData::FChaosRemovalEventData ( )
inline

Member Data Documentation

◆ Location

FVector FChaosRemovalEventData::Location

Current removal location.

◆ Mass

float FChaosRemovalEventData::Mass

The mass of the removal.

◆ ParticleIndex

int32 FChaosRemovalEventData::ParticleIndex

The particle index of the removal.


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