Show / Hide Table of Contents

Delegate LocalPlayer.OnStuntFinishHandler

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