Méthode | Description | |
---|---|---|
AddTextMap ( string fileName ) : void | ||
Clear ( ) : void | ||
GetList ( string fileName ) : List |
||
GetString ( string key ) : string | ||
TextTable ( ) : UnityEngine | ||
Write ( string name, string value ) : void |
public AddTextMap ( string fileName ) : void | ||
fileName | string | |
Résultat | void |
public Write ( string name, string value ) : void | ||
name | string | |
value | string | |
Résultat | void |