502 {
504 {
506 }
507
509 {
510 string outValue;
511 g_Game.GetProfileString(r_opt.param1, outValue);
512 float value = outValue.
ToFloat();
514 }
515 }
Param3< string, float, float > DayZProfilesOptionFloat
void SetProfileOptionFloat(EDayZProfilesOptions option, float value)
ref map< EDayZProfilesOptions, ref DayZProfilesOptionFloat > m_DayZProfilesOptionsFloat
proto native float ToFloat()
Converts string to float.