BroadPhaseQueryCallback Delegate |
Namespace: Internal.tainicom.Aether.Physics2D.CollisionAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic delegate bool BroadPhaseQueryCallback(
int proxyId
)
Parameters
- proxyId Int32
-
Return Value
Boolean
See Also