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