Show / Hide Table of Contents

Delegate LocalPlayer.OnStuntStartHandler

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