Class VehicleReaderExtensions
  
  
  
    Inheritance
    
    VehicleReaderExtensions
   
  
  
  Assembly: SlipeServer.Packets.dll
  Syntax
  
    public static class VehicleReaderExtensions
   
  Methods
  
    |
    Edit this page
  
  
    View Source
  
  
  GetTurretRotation(PacketReader)
  
  
  Declaration
  
    public static Vector2 GetTurretRotation(this PacketReader reader)
   
  Parameters
  
  Returns
  
  
    |
    Edit this page
  
  
    View Source
  
  
  GetVehicleHealth(PacketReader)
  
  
  Declaration
  
    public static float GetVehicleHealth(this PacketReader reader)
   
  Parameters
  
  Returns
  
  
    |
    Edit this page
  
  
    View Source
  
  
  GetVehicleRotation(PacketReader)
  
  
  Declaration
  
    public static Vector3 GetVehicleRotation(this PacketReader reader)
   
  Parameters
  
  Returns
  
  
    |
    Edit this page
  
  
    View Source
  
  
  GetVehicleSeat(PacketReader)
  
  
  Declaration
  
    public static byte GetVehicleSeat(this PacketReader reader)
   
  Parameters
  
  Returns