UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPhysicsDelegatesCore Class Reference

#include <PhysicsPublicCore.h>

+ Inheritance diagram for FPhysicsDelegatesCore:

Public Member Functions

 DECLARE_MULTICAST_DELEGATE_OneParam (FOnUpdatePhysXMaterial, UPhysicalMaterial *)
 

Static Public Attributes

static PHYSICSCORE_API FOnUpdatePhysXMaterial OnUpdatePhysXMaterial
 

Detailed Description

Set of delegates to allowing hooking different parts of the physics engine

Member Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_OneParam()

FPhysicsDelegatesCore::DECLARE_MULTICAST_DELEGATE_OneParam ( FOnUpdatePhysXMaterial  ,
UPhysicalMaterial  
)

Member Data Documentation

◆ OnUpdatePhysXMaterial

FPhysicsDelegatesCore::FOnUpdatePhysXMaterial FPhysicsDelegatesCore::OnUpdatePhysXMaterial
static

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