unreal.ComponentCollisionSettingsChangedSignature

class unreal.ComponentCollisionSettingsChangedSignature(*args, **kwargs)

Bases: unreal.MulticastDelegateBase

Delegate for notification when collision settings change.

Parameters

changed_component (PrimitiveComponent) –

C++ Source:

  • Module: Engine

  • File: PrimitiveComponent.h