Show / Hide Table of Contents

Class VehicleModel.Boats

Inheritance
Object
VehicleModel.Boats
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.Vehicles
Assembly: SlipeClient.dll
Syntax
public static class Boats

Properties

| Improve this Doc View Source

Coastguard

Declaration
public static BoatModel Coastguard { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Dinghy

Declaration
public static BoatModel Dinghy { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Jetmax

Declaration
public static BoatModel Jetmax { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Launch

Declaration
public static BoatModel Launch { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Marquis

Declaration
public static BoatModel Marquis { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Predator

Declaration
public static BoatModel Predator { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Reefer

Declaration
public static BoatModel Reefer { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Speeder

Declaration
public static BoatModel Speeder { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Squalo

Declaration
public static BoatModel Squalo { get; }
Property Value
Type Description
BoatModel
| Improve this Doc View Source

Tropic

Declaration
public static BoatModel Tropic { get; }
Property Value
Type Description
BoatModel
  • Improve this Doc
  • View Source
Back to top Generated by DocFX