Show / Hide Table of Contents

Delegate Player.OnCollisionShapeHitHandler

Namespace: Slipe.Server.Peds
Assembly: SlipeServer.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