Navigation
API > API/Runtime > API/Runtime/PhysicsCore
Set of delegates to allowing hooking different parts of the physics engine
| Name | FPhysicsDelegatesCore |
| Type | class |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsPublicCore.h |
| Include Path | #include "PhysicsPublicCore.h" |
Syntax
class FPhysicsDelegatesCore
Derived Classes
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnUpdatePhysXMaterial | TMulticastDelegate_OneParam< void, UPhysicalMaterial * > | PhysicsPublicCore.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| OnUpdatePhysXMaterial | FOnUpdatePhysXMaterial | PhysicsPublicCore.h |