Description:
Reads value from key from the mod's ini file and returns it as the requested type.
Added In: v0.45
1 |
public T Read<T>( string key, UMFConfigParser<T> parser, params string [] comments) |
1 |
//Coming soon |
1 |
//Coming soon |