![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 UObject * | FKey |
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 UObject * | GetOwner () const |
Static Public Member Functions | |
| static FName | TypeName () |
|
inline |
| TArray<FConstraintObjectAdded> Chaos::Softs::FConstraintManagerProxy::ConstraintObjectsToAdd |
| TArray< FConstraintObjectRemoved> Chaos::Softs::FConstraintManagerProxy::ConstraintObjectsToRemove |
| TMap< FConstraintObjectKey, FConstraintObjectParticleHandel > Chaos::Softs::FConstraintManagerProxy::Constraints |