GetSurface
Summary
public IMyTextSurface GetSurface(int index)
Get surface by index
Returns
TextSurface if index in [0..SurfaceCount-1] and null if out of bounds
Parameters
- int index
public IMyTextSurface GetSurface(int index)
Get surface by index
TextSurface if index in [0..SurfaceCount-1] and null if out of bounds