Show / Hide Table of Contents

Class VehicleModel.Planes

Inheritance
Object
VehicleModel.Planes
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 Planes

Properties

| Improve this Doc View Source

Andromada

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

At400

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

Beagle

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

Cropduster

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

Dodo

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

Hydra

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

Nevada

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

RcBaron

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

Rustler

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

Shamal

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

Skimmer

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

Stuntplane

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