UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::Softs::FConstraintManagerProxy Class Reference

#include <ChaosDeformableConstraintsProxy.h>

+ Inheritance diagram for Chaos::Softs::FConstraintManagerProxy:

Classes

class  FConstraintsInputBuffer
 

Public Types

typedef FThreadingProxy Super
 
- Public Types inherited from Chaos::Softs::FThreadingProxy
typedef const UObjectFKey
 

Public Member Functions

 FConstraintManagerProxy (UObject *InOwner)
 
- Public Member Functions inherited from Chaos::Softs::FThreadingProxy
 FThreadingProxy (const UObject *InOwner=nullptr, FName InTypeName=FName(""))
 
virtual ~FThreadingProxy ()
 
FName BaseTypeName () const
 
template<class T >
T * As ()
 
template<class T >
T * As () const
 
const UObjectGetOwner () const
 

Static Public Member Functions

static FName TypeName ()
 

Public Attributes

TArray< FConstraintObjectAddedConstraintObjectsToAdd
 
TArray< FConstraintObjectRemovedConstraintObjectsToRemove
 
TMap< FConstraintObjectKey, FConstraintObjectParticleHandelConstraints
 

Member Typedef Documentation

◆ Super

Constructor & Destructor Documentation

◆ FConstraintManagerProxy()

Chaos::Softs::FConstraintManagerProxy::FConstraintManagerProxy ( UObject InOwner)
inline

Member Function Documentation

◆ TypeName()

static FName Chaos::Softs::FConstraintManagerProxy::TypeName ( )
inlinestatic

Member Data Documentation

◆ ConstraintObjectsToAdd

TArray<FConstraintObjectAdded> Chaos::Softs::FConstraintManagerProxy::ConstraintObjectsToAdd

◆ ConstraintObjectsToRemove

TArray< FConstraintObjectRemoved> Chaos::Softs::FConstraintManagerProxy::ConstraintObjectsToRemove

◆ Constraints

TMap< FConstraintObjectKey, FConstraintObjectParticleHandel > Chaos::Softs::FConstraintManagerProxy::Constraints

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