Show / Hide Table of Contents

Delegate Player.OnCollisionShapeLeaveHandler

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