Sandbox.ModAPI.Ingame.IMyTextSurfaceProvider - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public interface IMyTextSurfaceProvider
Describes block, that has at least 1 text surface (PB scripting interface)
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
Inheritors:
Get surfaces count
Whether generic LCD terminal controls should be created
IMyTextSurface GetSurface(int index)
Get surface by index