Show / Hide Table of Contents

Delegate BaseVehicle.OnCollisionShapeLeaveHandler

Namespace: Slipe.Client.Vehicles
Assembly: SlipeClient.dll
Syntax
public delegate void OnCollisionShapeLeaveHandler(BaseVehicle source, OnCollisionShapeLeaveEventArgs eventArgs);
Parameters
Type Name Description
BaseVehicle source
OnCollisionShapeLeaveEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX