Show / Hide Table of Contents

Delegate Ped.OnWorldSoundHandler

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