Show / Hide Table of Contents

Class MyToolbarType

Inheritance
System.Object
MyToolbarType
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyToolbarType : Enum

Fields

BuildCockpit

Declaration
public const MyToolbarType BuildCockpit
Field Value
Type Description
MyToolbarType

ButtonPanel

Declaration
public const MyToolbarType ButtonPanel
Field Value
Type Description
MyToolbarType

Character

Declaration
public const MyToolbarType Character
Field Value
Type Description
MyToolbarType

LargeCockpit

Declaration
public const MyToolbarType LargeCockpit
Field Value
Type Description
MyToolbarType

None

Declaration
public const MyToolbarType None
Field Value
Type Description
MyToolbarType

Seat

Declaration
public const MyToolbarType Seat
Field Value
Type Description
MyToolbarType

Ship

Declaration
public const MyToolbarType Ship
Field Value
Type Description
MyToolbarType

SmallCockpit

Declaration
public const MyToolbarType SmallCockpit
Field Value
Type Description
MyToolbarType

Spectator

This is character toolbar that allows building everything.

Declaration
public const MyToolbarType Spectator
Field Value
Type Description
MyToolbarType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾