EndContactDelegate Delegate |
This delegate is called when a contact is deleted
Namespace: Internal.tainicom.Aether.Physics2D.DynamicsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic delegate void EndContactDelegate(
Contact contact
)
Parameters
- contact Contact
-
See Also