Click or drag to resize

CollisionShape2D_CapsuleEdgesChanged Event

Occurs when the Edges property value changes.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public event Action<CollisionShape2D_Capsule> EdgesChanged

Value

Type: SystemActionCollisionShape2D_Capsule
See Also