(One intermediate revision by one other user not shown)
Line 1:
Line 1:
{{ComponentRemoved}}
{{Infobox Component
{{Infobox Component
|Image=DebugSettingComponent.png
|Image=DebugSettingComponent.png
|Name=Debug Setting
|Name=Debug Setting
}}
}}
{{stub}}
{{Template:Debug}}
The '''DebugSetting''' component was used to debug the [[settings]] system by making a fake setting with a number and a value. This component was removed in [[Beta 2024.9.11.677]].
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|SettingValue|String|
|SettingValue|String| The value of the fake Setting.
|SettingNumber|Int|
|SettingNumber|Int| The number of the Setting (Identifier)
The DebugSetting component was used to debug the settings system by making a fake setting with a number and a value. This component was removed in Beta 2024.9.11.677.