Show / Hide Table of Contents

Class OnPedHitEventArgs

Inheritance
Object
OnPedHitEventArgs
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.Vehicles.Events
Assembly: SlipeClient.dll
Syntax
public class OnPedHitEventArgs

Properties

| Improve this Doc View Source

Ped

The ped that was hit

Declaration
public Ped Ped { get; }
Property Value
Type Description
Ped
  • Improve this Doc
  • View Source
Back to top Generated by DocFX