Show / Hide Table of Contents

Delegate BaseVehicle.OnCollisionShapeHitHandler

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