Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/FChaosUserData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBodyInstance * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
UPhysicalMaterial * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
FPhysScene * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
FConstraintInstance * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
UPrimitiveComponent * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
FKShapeElem * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
FPhysicsObject * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
FChaosUserEntityAppend * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
FCustomChaosPayload * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h | ||
static T * Get
(
void* UserData |
PhysicsInterfaceTypesCore.h |
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
FBodyInstance * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
UPhysicalMaterial * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
FPhysScene * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
FConstraintInstance * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
UPrimitiveComponent * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
FKShapeElem * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
FPhysicsObject * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
FChaosUserEntityAppend * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<>
FCustomChaosPayload * Get
(
void * UserData
)
Get(void *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
| Include Path | #include "PhysicsInterfaceTypesCore.h" |
template<class T>
static T * Get
(
void * UserData
)