Show / Hide Table of Contents

Class ShowTextOnScreenFlag

Inheritance
System.Object
ShowTextOnScreenFlag
Namespace: VRage.Game.GUI.TextPanel
Assembly: VRage.Game.dll
Syntax
public sealed class ShowTextOnScreenFlag : Enum

Fields

NONE

Declaration
public const ShowTextOnScreenFlag NONE
Field Value
Type Description
ShowTextOnScreenFlag

PRIVATE

Declaration
public const ShowTextOnScreenFlag PRIVATE
Field Value
Type Description
ShowTextOnScreenFlag

PUBLIC

Declaration
public const ShowTextOnScreenFlag PUBLIC
Field Value
Type Description
ShowTextOnScreenFlag

value__

Declaration
public byte value__
Field Value
Type Description
System.Byte
☀
☾
In This Article
  • Fields
    • NONE
    • PRIVATE
    • PUBLIC
    • value__
Back to top
Generated by DocFX
☀
☾