Click or drag to resize
IMyTextPanelShowText Property

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

Returns true if the ShowOnScreen flag is set to either PUBLIC or PRIVATE

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

Property Value

Type: Boolean

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

See Also