Class UnturnedVehicleState
Inheritance
System.Object
UnturnedVehicleState
Implements
Namespace: OpenMod.Unturned.Vehicles
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedVehicleState : object, IVehicleState
Constructors
| Improve this Doc View SourceUnturnedVehicleState(InteractableVehicle)
Declaration
public UnturnedVehicleState(InteractableVehicle vehicle)
Parameters
Type | Name | Description |
---|---|---|
InteractableVehicle | vehicle |
Properties
| Improve this Doc View SourceStateData
Declaration
public byte[] StateData { get; }
Property Value
Type | Description |
---|---|
System.Byte[] |