Click or drag to resize
IMyTextPanelCurrentlyShownImage Property

[This is preliminary documentation and is subject to change.]

The image that is currently shown on the screen. Returns NULL if there are no images selected OR the screen is in text mode.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
string CurrentlyShownImage { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Sandbox.ModAPI.Ingame.IMyTextPanel.CurrentlyShownImage"]

See Also