User Tools

Site Tools


api:umfconfig:read

Description:
Reads value from key from the mod's ini file and returns it as the requested type.

Added In: v0.45

Function

public T Read<T>(string key, UMFConfigParser<T> parser, params string[] comments)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umfconfig/read.txt · Last modified: 2019/06/29 23:28 by umfdev