Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/DECLARE_DYNAMIC_MULTICAST_SPARSE-_1
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SceneComponent.h |
| Include | #include "Components/SceneComponent.h" |
DECLARE_DYNAMIC_MULTICAST_SPARSE_DELEGATE_OneParam
(
FPhysicsVolumeChanged,
USceneComponent ,
PhysicsVolumeChangedDelegate,
class APhysicsVolume *,
NewVolume
)