|
private |
Get array of raw strings from config on path.
path | of value, classes are delimited by empty space. You can specify config file by using "configFile" or "missionConfigFile" as a first class name. |
value | output in raw format (localization keys '$STR_' are not translated) usage : GetGame().ConfigGetTextArrayRaw("CfgMovesMaleSdr2 States menu_idleUnarmed0 variantsPlayer", characterAnimations);
proto native void ConfigGetTextArrayRaw(string path, out TStringArray values) Get array of raw strings from config on path. proto native CGame GetGame() |
Перекрестные ссылки path.