This commit is contained in:
2025-12-23 13:43:09 +08:00
parent 4556281c0a
commit b64c156a59
652 changed files with 993 additions and 1067 deletions
@@ -87,8 +87,8 @@
<article data-uid="">
<h1 id="preference-menu-dropdown">Preference Menu Dropdown</h1>
<p>The model of the UI is &lt;xref:Hi.HiNcKits.AppService&gt;.
&lt;xref:Hi.HiNcKits.AppService&gt; contains &lt;xref:Hi.HiNcKits.AppConfig&gt;, which is rapidly used in the GUI.</p>
<p>The model of the UI is <a class="xref" href="../../../../api/Hi.HiNcKits.UserService.html">UserService</a>.
<a class="xref" href="../../../../api/Hi.HiNcKits.UserService.html">UserService</a> contains <a class="xref" href="../../../../api/Hi.HiNcKits.UserConfig.html">UserConfig</a>, which is rapidly used in the GUI.</p>
<p>The dropdown is on the <a href="../main-panel.html">Main Panel</a>.</p>
<h2 id="layout">Layout</h2>
<ul>
@@ -99,8 +99,8 @@
<li><a href="language-selection-submenu.html">Language Selection SubMenu</a></li>
<li>Show Physics Options CheckBox
<ul>
<li>The model is &lt;xref:Hi.HiNcKits.AppConfig.ShowPhysicsOptions&gt;.</li>
<li>The checkbox is disabled and unchecked if &lt;xref:Hi.HiNcKits.AppService.IsPhysicsLicensed&gt; is false.</li>
<li>The model is <a class="xref" href="../../../../api/Hi.HiNcKits.UserConfig.html#Hi_HiNcKits_UserConfig_ShowPhysicsOptions">ShowPhysicsOptions</a>.</li>
<li>The checkbox is disabled and unchecked if <a class="xref" href="../../../../api/Hi.HiNcKits.UserService.html#Hi_HiNcKits_UserService_IsPhysicsLicensed">IsPhysicsLicensed</a> is false.</li>
</ul>
</li>
<li>Show Log Button