Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.GUI.TextPanel.ContentType

Morten Aune Lyrstad edited this page Apr 16, 2022 · 7 revisions

IndexNamespace Index

ContentType Enum

public enum ContentType

Namespace: VRage.Game.GUI.TextPanel
Assembly: VRage.Game.dll

Fields

Member Description
ContentType IMAGE Obsolete: Use TEXT_AND_IMAGE instead.
ContentType NONE
ContentType SCRIPT
ContentType TEXT_AND_IMAGE

Clone this wiki locally