class PluginConfigHandlerSource
PluginConfigHandler › PluginFileHandler › PluginBase
Derived classes
All members, including inherited
Constructors 1
void PluginConfigHandler()Members 1
Referenced by ClearParams(), GetAllParams(), GetParamByName()
Show 6 more
, LoadConfigFile(), ParamExist(), PluginConfigHandler(), RemoveParamByName(), RenameParam(), and SaveConfigToFile()Methods 24
override void OnInit()References PluginFileHandler.OnInit()
override string GetFileName()void LoadConfigFile()References array.Clear(), array.Count(), array.Get()
Show 5 more
, array.Insert(), PluginFileHandler.LoadFile(), ParseText(), m_CfgParams, and PluginFileHandler.m_FileContentvoid SaveConfigToFile()References PluginFileHandler.ClearFileNoSave(), array.Count(), array.Get()
Show 5 more
, array.Insert(), ParseParam(), PluginFileHandler.SaveFile(), m_CfgParams, and PluginFileHandler.m_FileContentReferenced by PluginConfigDebugProfile.AddCameraPreset(), PluginConfigDebugProfile.AddWeatherPreset(), PluginConfigDebugProfile.CustomLocationsAdd()
Show 23 more
, PluginConfigDebugProfile.CustomLocationsRemove(), PluginConfigDebugProfile.ItemAddToPreset(), PluginConfigDebugProfile.ItemRemoveFromPreset(), PluginConfigDebugProfile.PresetAdd(), PluginConfigDebugProfile.PresetRemove(), PluginConfigDebugProfile.PresetRename(), PluginConfigDebugProfile.RemoveCameraPreset(), PluginConfigDebugProfile.RemoveWeatherPreset(), PluginConfigDebugProfile.SetArray(), PluginConfigDebugProfile.SetBatchSpawnRectangle(), PluginConfigDebugProfile.SetBool(), PluginConfigDebugProfile.SetFloat(), PluginConfigDebugProfile.SetInt(), PluginConfigDebugProfile.SetItemHealth(), PluginConfigDebugProfile.SetItemQuantity(), PluginConfigDebugProfile.SetItemWithPhysics(), PluginConfigDebugProfile.SetPreset(), PluginConfigDebugProfile.SetString(), PluginConfigDebugProfile.SwapItem(), PluginConfigScene.SceneDataSave(), PluginMissionConfig.GetSceneEditorName(), PluginMissionConfig.OnInit(), and PluginMissionConfig.SetSceneEditorName()References array.Count(), CfgParam.CreateParam(), array.Get()
Show 3 more
, CfgParam.GetName(), array.Insert(), and m_CfgParamsReferenced by PluginConfigDebugProfile.GetArray(), PluginConfigDebugProfile.GetBool(), PluginConfigDebugProfile.GetFloat()
Show 20 more
, PluginConfigDebugProfile.GetInt(), PluginConfigDebugProfile.GetString(), PluginConfigDebugProfile.SetArray(), PluginConfigDebugProfile.SetBool(), PluginConfigDebugProfile.SetFloat(), PluginConfigDebugProfile.SetInt(), PluginConfigDebugProfile.SetString(), PluginConfigEmotesProfile.GetInt(), PluginConfigEmotesProfile.SetInt(), PluginConfigScene.LoadSceneObjects(), PluginConfigScene.LoadScenePlayer(), PluginConfigScene.LoadSceneSettings(), PluginConfigScene.LoadSceneWeather(), PluginConfigScene.SaveSceneObjects(), PluginConfigScene.SaveScenePlayer(), PluginConfigScene.SaveSceneSettings(), PluginConfigScene.SaveSceneWeather(), PluginMissionConfig.GetSceneEditorName(), PluginMissionConfig.OnInit(), and PluginMissionConfig.SetSceneEditorName()References m_CfgParams
void ClearParams()Referenced by PluginSceneManager.SceneSave()
void RemoveParamByName(string name)References array.Count(), array.Get(), CfgParam.GetName()
Show 2 more
, array.Remove(), and m_CfgParamsReferenced by PluginConfigDebugProfile.PresetRemove()
References array.Count(), array.Get(), CfgParam.GetName()
Show 2 more
, CfgParam.SetName(), and m_CfgParamsReferenced by PluginConfigDebugProfile.PresetRename()
Referenced by SaveConfigToFile()
References new CfgParamArray(), new CfgParamBool(), new CfgParamFloat()
Show 19 more
, new CfgParamInt(), new CfgParamString(), GetTextType(), string.IndexOf(), string.Length(), ParseToValueArray(), ParseToValueBool(), ParseToValueFloat(), ParseToValueInt(), ParseToValueString(), CfgParam.SetName(), CfgParamArray.SetParams(), CfgParamBool.SetValue(), CfgParamFloat.SetValue(), CfgParamInt.SetValue(), CfgParamString.SetValue(), string.Substring(), string.Trim(), and string.Trim()Referenced by IsArray(), IsBool(), IsFloat()
Show 4 more
, IsInt(), IsParam(), IsString(), and ParseText()References GetTextType()
References GetTextType()
References GetTextType()
References GetTextType()
References GetTextType()
References GetTextType()
Referenced by ParseText()
References string.ToFloat()
Referenced by ParseText()
References string.ToInt()
Referenced by ParseText()
References string.Contains()
Referenced by ParseText()
Referenced by ParseText()