VRage.Game.ModAPI.Ingame.Utilities.MyIniValue.GetLines - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyIniValue
public void GetLines(List<string> lines)
Retrieves each individual line of this value into the provided list.
- List<string> lines