class PluginLocalProfileSource
PluginLocalProfile › PluginFileHandler › PluginBase
Derived classes
All members, including inherited
Constructors 1
void PluginLocalProfile()References m_ConfigParams, m_ConfigParamsArray, m_ConfigParamsArrayInArray
Show 1 more
, m_ConfigParamsInArrayMembers 4
Referenced by LoadConfigFile(), LoadParameter(), PluginLocalProfile()
Show 4 more
, RemoveParameter(), RenameParameter(), SaveConfigToFile(), and SaveParameter()ref map<string, ref TStringArray> m_ConfigParamsArrayReferenced by GetAllSubParametersInArrayString(), LoadConfigFile(), LoadSubParameter()
Show 3 more
, PluginLocalProfile(), SaveConfigToFile(), and SaveSubParameterInArray()Methods 31
override string GetFileName()Referenced by LoadConfigFile()
override void OnInit()Referenced by PluginLocalProfileScene.OnInit()
bool LoadConfigFile()References array.Clear(), map.Contains(), array.Count()
Show 24 more
, array.Count(), array.Count(), array.Count(), array.Count(), array.Get(), array.Get(), array.Get(), map.Get(), array.Get(), array.Get(), PluginFileHandler.GetFileContent(), GetFileName(), Insert(), ParseTextToArray(), ParseTextToParameter(), PrintString(), map.Set(), map.Set(), map.Set(), Set(), int.ToString(), m_ConfigParams, m_ConfigParamsArray, and m_ConfigParamsArrayInArrayReferenced by OnInit()
void SaveConfigToFile()References PluginFileHandler.AddNewLineNoSave(), PluginFileHandler.ClearFileNoSave(), map.Contains()
Show 20 more
, map.Count(), map.Count(), map.Count(), Count(), array.Count(), Count(), array.Get(), Get(), map.GetElement(), map.GetElement(), map.GetElement(), GetElement(), map.GetKey(), map.GetKey(), map.GetKey(), map.GetKey(), PluginFileHandler.SaveFile(), m_ConfigParams, m_ConfigParamsArray, and m_ConfigParamsArrayInArrayReferenced by ParseTextToArray()
TStringArray ParseTextToParameter(string text)References string.IndexOf(), array.Insert(), string.Length()
Show 4 more
, string.Length(), string.Substring(), string.Substring(), and string.Trim()TStringArray ParseTextToArray(string text, out TStringArray ret)References string.IndexOf(), string.IndexOfFrom(), array.Insert()
Show 4 more
, IsTextArray(), string.Length(), string.Split(), and string.Substring()References array.Count(), array.Get(), array.Get()
Show 4 more
, Insert(), ParseTextToArray(), ParseTextToParameter(), and Set()Referenced by GetParameterBool(), GetParameterFloat(), GetParameterInt()
Show 1 more
, GetParameterString()TStringArray LoadParameterArray(string param_name)References map.Contains(), Contains(), Count()
Show 4 more
, map.Get(), Get(), Get(), and m_ConfigParamsArrayInArrayReferenced by GetSubParameterInArrayString()
Referenced by SetParameterBool(), SetParameterFloat(), SetParameterInt()
Show 1 more
, SetParameterString()void SaveParameterArray(string param_name, TStringArray value, bool save_in_file = true)Referenced by SetParameterArray()
void SaveSubParameterInArray(string param_name, int sub_array_index, string sub_param_name, string sub_param_value, bool save_in_file = true)Referenced by SetSubParameterInArray()
References SaveParameter()
Referenced by GetParameterBool()
void SetParameterArray(string name, TStringArray value, bool save_in_file = true)References SaveParameterArray()
Referenced by GetParameterArray()
void SetSubParameterInArray(string param_name, int sub_array_index, string sub_param_name, string sub_param_value, bool save_in_file = true)References SaveSubParameterInArray()
Referenced by PluginLocalProfileScene.SceneSave()
References array.Count(), array.Get(), LoadParameter()
Show 2 more
, SetParameterString(), and string.Split()TStringArray GetParameterArray(string name)TStringArray GetAllSubParametersInArrayString(string param_name, string sub_param_name)References map.Contains(), Contains(), Count()