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

#include <PhysScene_Chaos.h>

Public Member Functions

 FPlasticDeformationDelegateWrapper (FConstraintInstanceBase *ConstraintInstance)
 
void DispatchPlasticDeformation ()
 

Public Attributes

FOnPlasticDeformation OnPlasticDeformationDelegate
 
int32 ConstraintIndex
 

Constructor & Destructor Documentation

◆ FPlasticDeformationDelegateWrapper()

FPlasticDeformationDelegateWrapper::FPlasticDeformationDelegateWrapper ( FConstraintInstanceBase ConstraintInstance)

Member Function Documentation

◆ DispatchPlasticDeformation()

void FPlasticDeformationDelegateWrapper::DispatchPlasticDeformation ( )

Member Data Documentation

◆ ConstraintIndex

int32 FPlasticDeformationDelegateWrapper::ConstraintIndex

◆ OnPlasticDeformationDelegate

FOnPlasticDeformation FPlasticDeformationDelegateWrapper::OnPlasticDeformationDelegate

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