Show / Hide Table of Contents

Class OnRespawnEventArgs

Inheritance
Object
OnRespawnEventArgs
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 OnRespawnEventArgs

Properties

| Improve this Doc View Source

Exploded

True if the respawning vehicle exploded

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