IMyTextPanel Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Sandbox.ModAPI.IMyTextPanel"]
Namespace: Sandbox.ModAPI
public interface IMyTextPanel : IMyTextPanel, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
The IMyTextPanel type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlockDefinition | (Inherited from IMyCubeBlock.) |
![]() | CastShadows | (Inherited from IMyEntity.) |
![]() | CheckConnectionAllowed | (Inherited from IMyCubeBlock.) |
![]() | Closed | (Inherited from IMyEntity.) |
![]() | 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.
(Inherited from IMyTextPanel.) |
![]() | CustomInfo | (Inherited from IMyTerminalBlock.) |
![]() | CustomName | (Inherited from IMyTerminalBlock.) |
![]() | CustomNameWithFaction | (Inherited from IMyTerminalBlock.) |
![]() | DebugAsyncLoading | (Inherited from IMyEntity.) |
![]() | 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.) |
![]() | FastCastShadowResolve | (Inherited from IMyEntity.) |
![]() | Flags | (Inherited from IMyEntity.) |
![]() | GameLogic | (Inherited from IMyEntity.) |
![]() | Hierarchy | (Inherited from IMyEntity.) |
![]() | InScene | (Inherited from IMyEntity.) |
![]() | InvalidateOnMove | (Inherited from IMyEntity.) |
![]() | IsBeingHacked | (Inherited from IMyCubeBlock.) |
![]() | IsCCDForProjectiles | (Inherited from IMyEntity.) |
![]() | IsFunctional | (Inherited from IMyCubeBlock.) |
![]() | IsVolumetric | (Inherited from IMyEntity.) |
![]() | IsWorking | (Inherited from IMyCubeBlock.) |
![]() | LocalAABB | (Inherited from IMyEntity.) |
![]() | LocalAABBHr | (Inherited from IMyEntity.) |
![]() | LocalMatrix | (Inherited from IMyEntity.) |
![]() | LocalVolume | (Inherited from IMyEntity.) |
![]() | LocalVolumeOffset | (Inherited from IMyEntity.) |
![]() | LocationForHudMarker | (Inherited from IMyEntity.) |
![]() | MarkedForClose | (Inherited from IMyEntity.) |
![]() | Mass |
Block mass
(Inherited from IMyCubeBlock.) |
![]() | Max | (Inherited from IMyCubeBlock.) |
![]() | MaxGlassDistSq | (Inherited from IMyEntity.) |
![]() | Min | (Inherited from IMyCubeBlock.) |
![]() | Name | (Inherited from IMyEntity.) |
![]() | NearFlag | (Inherited from IMyEntity.) |
![]() | NeedsDraw | (Inherited from IMyEntity.) |
![]() | NeedsDrawFromParent | (Inherited from IMyEntity.) |
![]() | NeedsResolveCastShadow | (Inherited from IMyEntity.) |
![]() | NeedsUpdate | (Inherited from IMyEntity.) |
![]() | NumberInGrid | (Inherited from IMyCubeBlock.) |
![]() | Orientation | (Inherited from IMyCubeBlock.) |
![]() | OwnerId | (Inherited from IMyCubeBlock.) |
![]() | Parent | (Inherited from IMyEntity.) |
![]() | PersistentFlags | (Inherited from IMyEntity.) |
![]() | Physics | (Inherited from IMyEntity.) |
![]() | Position | (Inherited from IMyCubeBlock.) |
![]() | PositionComp | (Inherited from IMyEntity.) |
![]() | Render | (Inherited from IMyEntity.) |
![]() | Save | (Inherited from IMyEntity.) |
![]() | ShadowBoxLod | (Inherited from IMyEntity.) |
![]() | ShowOnHUD | (Inherited from IMyTerminalBlock.) |
![]() | ShowOnScreen |
Indicates what should be shown on the screen, none being an image.
(Inherited from IMyTextPanel.) |
![]() | ShowText |
Returns true if the ShowOnScreen flag is set to either PUBLIC or PRIVATE
(Inherited from IMyTextPanel.) |
![]() | SkipIfTooSmall | (Inherited from IMyEntity.) |
![]() | SyncObject | (Inherited from IMyEntity.) |
![]() | Transparent | (Inherited from IMyEntity.) |
![]() | Visible | (Inherited from IMyEntity.) |
![]() | WorldAABB | (Inherited from IMyEntity.) |
![]() | WorldAABBHr | (Inherited from IMyEntity.) |
![]() | WorldMatrix | (Inherited from IMyEntity.) |
![]() | WorldMatrixInvScaled | (Inherited from IMyEntity.) |
![]() | WorldMatrixNormalizedInv | (Inherited from IMyEntity.) |
![]() | WorldVolume | (Inherited from IMyEntity.) |
![]() | WorldVolumeHr | (Inherited from IMyEntity.) |
Name | Description | |
---|---|---|
![]() | OnClose | (Inherited from IMyEntity.) |
![]() | OnClosing | (Inherited from IMyEntity.) |
![]() | OnMarkForClose | (Inherited from IMyEntity.) |
![]() | OnPhysicsChanged | (Inherited from IMyEntity.) |