Summary

public IMyTextSurface GetSurface(int index)

Get surface by index

Returns

IMyTextSurface

TextSurface if index in [0..SurfaceCount-1] and null if out of bounds

Parameters