Class NullVehicleState
The null vehicle state for vehicles that do not have a state.
Inheritance
System.Object
NullVehicleState
Implements
Namespace: OpenMod.Extensions.Games.Abstractions.Vehicles
Assembly: OpenMod.Extensions.Games.Abstractions.dll
Syntax
public class NullVehicleState : object, IVehicleState
Properties
| Improve this Doc View SourceStateData
Declaration
public byte[] StateData { get; }
Property Value
Type | Description |
---|---|
System.Byte[] |