Assembly: Sandbox.Common.dll

public interface IMyTextSurfaceProvider: IMyTextSurfaceProvider

Describes block, that has at least 1 text surface (mods interface)

Properties

Member Description
SurfaceCount Get surfaces count

Inherited from IMyTextSurfaceProvider
UseGenericLcd Whether generic LCD terminal controls should be created

Inherited from IMyTextSurfaceProvider

Methods

Member Description
GetSurface(int) Get surface by index

Inherited from IMyTextSurfaceProvider

Implements:

Inheritors: