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

Public Member Functions

 FGeometryCollectionDecayContext (FGeometryCollectionPhysicsProxy &PhysicsProxyIn, FGeometryCollectionDecayDynamicFacade &DecayFacadeIn)
 
void Process (FGeometryDynamicCollection &DynamicCollection)
 

Public Attributes

FGeometryCollectionPhysicsProxyPhysicsProxy
 
FGeometryCollectionDecayDynamicFacadeDecayFacade
 
bool DirtyDynamicCollection
 
TArray< int32ToDisable
 
TArray< FGeometryCollectionItemIndexToCrumble
 

Constructor & Destructor Documentation

◆ FGeometryCollectionDecayContext()

FGeometryCollectionDecayContext::FGeometryCollectionDecayContext ( FGeometryCollectionPhysicsProxy PhysicsProxyIn,
FGeometryCollectionDecayDynamicFacade DecayFacadeIn 
)
inline

Member Function Documentation

◆ Process()

void FGeometryCollectionDecayContext::Process ( FGeometryDynamicCollection DynamicCollection)
inline

Member Data Documentation

◆ DecayFacade

FGeometryCollectionDecayDynamicFacade& FGeometryCollectionDecayContext::DecayFacade

◆ DirtyDynamicCollection

bool FGeometryCollectionDecayContext::DirtyDynamicCollection

◆ PhysicsProxy

FGeometryCollectionPhysicsProxy& FGeometryCollectionDecayContext::PhysicsProxy

◆ ToCrumble

TArray<FGeometryCollectionItemIndex> FGeometryCollectionDecayContext::ToCrumble

◆ ToDisable

TArray<int32> FGeometryCollectionDecayContext::ToDisable

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