Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyTextSurfaceProvider.GetSurface

Morten Aune Lyrstad edited this page Feb 3, 2022 · 3 revisions

IndexNamespace IndexIMyTextSurfaceProvider

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

Clone this wiki locally