Show / Hide Table of Contents

Class OnStuntStartEventArgs

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

Properties

| Improve this Doc View Source

StuntType

The type of stunt the player is starting to perform.

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