Class OnNitroStateChangeEventArgs
Inherited Members
Namespace: Slipe.Client.Vehicles.Events
Assembly: SlipeClient.dll
Syntax
public class OnNitroStateChangeEventArgs
Properties
| Improve this Doc View SourceState
True if nitro was activated, false otherwise
Declaration
public bool State { get; }
Property Value
Type | Description |
---|---|
Boolean |