Description:
Writes value to key in the mod's ini file.

Added In: v0.45

Function

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



Usage

//Coming soon



Examples

//Coming soon