Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.ModAPI.Ingame.Utilities.MyIni.ContainsSection

Malware edited this page Dec 25, 2018 · 15 revisions

IndexMyIni

Summary

public bool ContainsSection(string section)

Determines whether a section of a given name exists in the currently parsed configuration.

Returns

bool

Parameters

Clone this wiki locally