Show / Hide Table of Contents

Delegate BaseVehicle.OnCollisionShapeHitHandler

Namespace: Slipe.Server.Vehicles
Assembly: SlipeServer.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