VRage.Game.ModAPI.Ingame.Utilities.StringSegment.GetLines - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexStringSegment

Summary

public void GetLines(List<StringSegment> lines)

Fills a list with individual string segments representing the lines of text within this string segment, separated by newlines.

Parameters

Summary

public void GetLines(List<string> lines)

Fills a list with individual strings representing the lines of text within this string segment, separated by newlines.

Parameters

⚠️ **GitHub.com Fallback** ⚠️