Sandbox.ModAPI.Ingame.IMyTextSurface.AddImagesToSelection - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyTextSurface
public void AddImagesToSelection(List<string> ids, bool checkExistence = default)Adds image to list of shown images. You can get image ids by GetSelectedImages(List)
- List<string> ids
- bool checkExistence