484 {
486 {
488 }
489
491 {
492 string outValue;
494 int value = outValue.
ToInt();
496 }
497 }
Param3< string, int, int > DayZProfilesOptionInt
proto bool GetProfileString(string name, out string value)
Gets string from profile variable.
ref map< EDayZProfilesOptions, ref DayZProfilesOptionInt > m_DayZProfilesOptionsInt
void SetProfileOptionInt(EDayZProfilesOptions option, int value)
proto native CGame GetGame()
proto native int ToInt()
Converts string to integer.