Thread: GetSetting_bool
View Single Post
04/09/14, 10:38 PM   #9
Cranius
 
Cranius's Avatar
Join Date: Apr 2014
Posts: 6
How did you know that the first parameter of:

SetSetting(integer system, integer settingId, string value, integer setOptions)

Was a SettingSystemType? (not SystemSettingType btw)

Taking this a step futher, how do I know what types function parameters map to in general (setOptions, for example)?

Thanks again!

Last edited by Cranius : 04/09/14 at 10:41 PM.
  Reply With Quote