![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosUserEntity.h>
Inheritance diagram for FChaosUserEntityAppend:Public Attributes | |
| FChaosUserData * | ChaosUserData |
| FChaosUserDefinedEntity * | UserDefinedEntity |
Additional Inherited Members | |
Static Public Member Functions inherited from FChaosUserData | |
| template<class T > | |
| static T * | Get (void *UserData) |
| template<class T > | |
| static void | Set (void *UserData, T *Payload) |
| static bool | IsGarbage (void *UserData) |
Protected Attributes inherited from FChaosUserData | |
| EChaosUserDataType::Type | Type |
| void * | Payload |
|
inline |
|
inline |
| FChaosUserData* FChaosUserEntityAppend::ChaosUserData |
| FChaosUserDefinedEntity* FChaosUserEntityAppend::UserDefinedEntity |