Show / Hide Table of Contents

Class ContentType

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

Fields

IMAGE

Declaration
public const ContentType IMAGE
Field Value
Type Description
ContentType

NONE

Declaration
public const ContentType NONE
Field Value
Type Description
ContentType

SCRIPT

Declaration
public const ContentType SCRIPT
Field Value
Type Description
ContentType

TEXT_AND_IMAGE

Declaration
public const ContentType TEXT_AND_IMAGE
Field Value
Type Description
ContentType

value__

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