Show / Hide Table of Contents

Delegate Player.OnCollisionShapeHitHandler

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