IMyTextPanel Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
The IMyTextPanel type exposes the following members.
Name | Description | |
---|---|---|
AddImagesToSelection | ||
AddImageToSelection | ||
ClearImagesFromSelection | ||
GetActions | (Inherited from IMyTerminalBlock.) | |
GetActionWithName | (Inherited from IMyTerminalBlock.) | |
GetInventory | (Inherited from IMyEntity.) | |
GetInventory(Int32) | (Inherited from IMyEntity.) | |
GetOwnerFactionTag | (Inherited from IMyCubeBlock.) | |
GetPlayerRelationToOwner | Obsolete. (Inherited from IMyCubeBlock.) | |
GetPosition | (Inherited from IMyEntity.) | |
GetPrivateText | Obsolete. | |
GetPrivateTitle | Obsolete. | |
GetProperties | (Inherited from IMyTerminalBlock.) | |
GetProperty | (Inherited from IMyTerminalBlock.) | |
GetPublicText | ||
GetPublicTitle | ||
GetSelectedImages |
Outputs the selected image ids to the specified list.
NOTE: List is not cleared internally.
| |
GetUserRelationToOwner | (Inherited from IMyCubeBlock.) | |
HasLocalPlayerAccess | (Inherited from IMyTerminalBlock.) | |
HasPlayerAccess | (Inherited from IMyTerminalBlock.) | |
ReadPublicText | ||
RemoveImageFromSelection | ||
RemoveImagesFromSelection | ||
RequestEnable | Obsolete. (Inherited from IMyFunctionalBlock.) | |
SearchActionsOfName | (Inherited from IMyTerminalBlock.) | |
SetCustomName(String) | Obsolete. (Inherited from IMyTerminalBlock.) | |
SetCustomName(StringBuilder) | Obsolete. (Inherited from IMyTerminalBlock.) | |
SetShowOnScreen | ||
ShowPrivateTextOnScreen | Obsolete. | |
ShowPublicTextOnScreen | ||
ShowTextureOnScreen | ||
UpdateIsWorking | Obsolete. (Inherited from IMyCubeBlock.) | |
UpdateVisual | Obsolete. (Inherited from IMyCubeBlock.) | |
WritePrivateText | Obsolete. | |
WritePrivateTitle | Obsolete. | |
WritePublicText(String, Boolean) | ||
WritePublicText(StringBuilder, Boolean) | ||
WritePublicTitle |
Name | Description | |
---|---|---|
BlockDefinition | (Inherited from IMyCubeBlock.) | |
CheckConnectionAllowed | (Inherited from IMyCubeBlock.) | |
Components | (Inherited from IMyEntity.) | |
CubeGrid | (Inherited from IMyCubeBlock.) | |
CurrentlyShownImage |
The image that is currently shown on the screen.
Returns NULL if there are no images selected OR the screen is in text mode.
| |
CustomData |
Gets or sets the Custom Data string.
NOTE: Only use this for user input. For storing large mod configs, create your own MyModStorageComponent
(Inherited from IMyTerminalBlock.) | |
CustomInfo | (Inherited from IMyTerminalBlock.) | |
CustomName | (Inherited from IMyTerminalBlock.) | |
CustomNameWithFaction | (Inherited from IMyTerminalBlock.) | |
DefinitionDisplayNameText | (Inherited from IMyCubeBlock.) | |
DetailedInfo | (Inherited from IMyTerminalBlock.) | |
DisassembleRatio | (Inherited from IMyCubeBlock.) | |
DisplayName | (Inherited from IMyEntity.) | |
DisplayNameText | (Inherited from IMyCubeBlock.) | |
Enabled | (Inherited from IMyFunctionalBlock.) | |
EntityId | (Inherited from IMyEntity.) | |
HasInventory | (Inherited from IMyEntity.) | |
InventoryCount | (Inherited from IMyEntity.) | |
IsBeingHacked | (Inherited from IMyCubeBlock.) | |
IsFunctional | (Inherited from IMyCubeBlock.) | |
IsWorking | (Inherited from IMyCubeBlock.) | |
Mass | (Inherited from IMyCubeBlock.) | |
Max | (Inherited from IMyCubeBlock.) | |
Min | (Inherited from IMyCubeBlock.) | |
Name | (Inherited from IMyEntity.) | |
NumberInGrid | (Inherited from IMyCubeBlock.) | |
Orientation | (Inherited from IMyCubeBlock.) | |
OwnerId | (Inherited from IMyCubeBlock.) | |
Position | (Inherited from IMyCubeBlock.) | |
ShowInTerminal | (Inherited from IMyTerminalBlock.) | |
ShowInToolbarConfig | (Inherited from IMyTerminalBlock.) | |
ShowOnHUD | (Inherited from IMyTerminalBlock.) | |
ShowOnScreen |
Indicates what should be shown on the screen, none being an image.
| |
ShowText |
Returns true if the ShowOnScreen flag is set to either PUBLIC or PRIVATE
| |
WorldAABB | (Inherited from IMyEntity.) | |
WorldAABBHr | (Inherited from IMyEntity.) | |
WorldMatrix | (Inherited from IMyEntity.) | |
WorldVolume | (Inherited from IMyEntity.) | |
WorldVolumeHr | (Inherited from IMyEntity.) |