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

#include <ChaosEventType.h>

Public Member Functions

ENGINE_API FChaosRemovalEvent ()
 

Public Attributes

TObjectPtr< UPrimitiveComponent > Component = nullptr
 
FVector Location
 
float Mass
 

Constructor & Destructor Documentation

◆ FChaosRemovalEvent()

FChaosRemovalEvent::FChaosRemovalEvent ( )

Member Data Documentation

◆ Component

TObjectPtr<UPrimitiveComponent> FChaosRemovalEvent::Component = nullptr

◆ Location

FVector FChaosRemovalEvent::Location

◆ Mass

float FChaosRemovalEvent::Mass

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