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

#include <ChaosDeformableSolverProxy.h>

+ Inheritance diagram for Chaos::Softs::FThreadingProxy:

Classes

class  FBuffer
 

Public Types

typedef const UObjectFKey
 

Public Member Functions

 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
 

Member Typedef Documentation

◆ FKey

Constructor & Destructor Documentation

◆ FThreadingProxy()

Chaos::Softs::FThreadingProxy::FThreadingProxy ( const UObject InOwner = nullptr,
FName  InTypeName = FName("") 
)
inline

◆ ~FThreadingProxy()

virtual Chaos::Softs::FThreadingProxy::~FThreadingProxy ( )
inlinevirtual

Member Function Documentation

◆ As() [1/2]

template<class T >
T * Chaos::Softs::FThreadingProxy::As ( )
inline

◆ As() [2/2]

template<class T >
T * Chaos::Softs::FThreadingProxy::As ( ) const
inline

◆ BaseTypeName()

FName Chaos::Softs::FThreadingProxy::BaseTypeName ( ) const
inline

◆ GetOwner()

const UObject * Chaos::Softs::FThreadingProxy::GetOwner ( ) const
inline

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