Show / Hide Table of Contents

Delegate LocalPlayer.OnRadioSwitchHandler

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