Skip to content

VRage.Game.ModAPI.Ingame.Utilities.MyIni.GetSections

Morten Aune Lyrstad edited this page Apr 16, 2022 · 25 revisions

IndexNamespace IndexMyIni

Summary

public void GetSections(List<string> names)

Fills the provided list with the names of all the sections in the currently parsed configuration.

Parameters

Clone this wiki locally