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

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