Show / Hide Table of Contents

Delegate BaseVehicle.OnWorldSoundHandler

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