class PluginConfigViewerSource
PluginConfigViewer › PluginBase
All members, including inherited
Constructors 1
void PluginConfigViewer()Methods 11
Referenced by GetBaseClassPath()
References CGame.ConfigGetFullPath(), array.Count(), array.Get()
Show 4 more
, GetBaseClassPathRecursive(), GetOnlyChildPath(), string.Length(), and string.Length()Referenced by GetConfigRecursive()
Referenced by GetConfigRecursive()
Referenced by GetBaseClassPath()
References CGame.ConfigGetChildName(), CGame.ConfigGetChildrenCount(), CGame.ConfigGetType()
Show 3 more
, string.IndexOf(), string.Length(), and string.Substring()Referenced by GetBaseClassPathRecursive()
TStringArray GetConfigRecursive(string path, string name, string config_class_path, string config_class, local array<string> overridden, int depth = 0, local bool check_base_class_of_class = false)References CGame.ConfigGetBaseName(), CGame.ConfigGetChildName(), CGame.ConfigGetChildrenCount()
Show 22 more
, CGame.ConfigGetFullPath(), CGame.ConfigGetTextArray(), CGame.ConfigGetTextOut(), CGame.ConfigGetType(), array.Count(), array.Count(), array.Find(), array.Get(), array.Get(), GetBaseClassPath(), GetBaseClassPathCombined(), array.Insert(), array.Insert(), array.InsertAll(), string.Length(), string.Length(), string.Length(), string.Length(), MakeTabs(), string.Substring(), string.ToLower(), and int.ToStringLen()Referenced by GetConfig()
TStringArray GetConfig(string class_path, string filter_char)References Class.Cast(), CGame.ConfigGetChildName(), CGame.ConfigGetChildrenCount()
Show 42 more
, Contains(), array.Count(), array.Count(), array.Count(), array.Count(), array.Count(), array.Find(), array.Get(), Get(), array.Get(), array.Get(), array.Get(), array.Get(), array.Get(), array.Get(), array.Get(), GetConfigRecursive(), GetPlugin(), string.IndexOf(), string.IndexOf(), array.Insert(), array.Insert(), array.Insert(), array.Insert(), array.Insert(), array.Insert(), string.Length(), string.Length(), string.Length(), Length(), Length(), MakeTabs(), Set(), array.Set(), PluginDeveloper.SortStringArray(), string.Split(), string.Substring(), string.Substring(), string.Substring(), string.ToLower(), string.ToLower(), and string.ToLower()TStringArray GetConfigVariables(string class_path)References GetConfig()
TStringArray GetConfigHierarchy(string class_path)References GetConfig()
References CGame.ConfigGetBaseName(), array.Count(), array.Insert()
Show 6 more
, array.Insert(), array.Invert(), string.Join(), array.Remove(), string.Split(), and new TStringArray()Referenced by ScriptConsoleConfigTab.RenderClassPath()