INIExtensions
Namespace: MordhauBuddy.Core
Parent Module: INIReader
Nested types and modules
Module | Description |
Options |
Extension methods that can be used to work with INIValue in more convenient way. This module also provides the dynamic operator. |
Functions and values
Function or value | Description |
( ? ) iValue propertyName
Signature: iValue:INIValue -> propertyName:string -> INIValue
|
Get a property of a INI object CompiledName: |