edit level

This commit is contained in:
2025-04-09 02:35:22 +09:00
parent 2aae5b391a
commit 072b4bd146
163 changed files with 600 additions and 626 deletions

View File

@ -7,7 +7,7 @@
<body>
<div class="docs-body">
<div class="manual-toc">
<p>Unreal Integration 2.02</p>
<p>Unreal Integration 2.03</p>
<ul>
<li><a href="welcome.html">Welcome to FMOD for Unreal</a></li>
<li><a href="user-guide.html">User Guide</a></li>
@ -49,7 +49,7 @@
<dt>Byte</dt>
<dd>Byte to convert to an EFMOD_STUDIO_STOP_MODE.</dd>
</dl>
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.02/api/studio-api-eventinstance.html#fmod_studio_stop_mode">EFMOD_STUDIO_STOP_MODE</a>.</p>
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.03/api/studio-api-eventinstance.html#fmod_studio_stop_mode">EFMOD_STUDIO_STOP_MODE</a>.</p>
<h2 api="function" id="foreach-efmod_studio_stop_mode"><a href="#foreach-efmod_studio_stop_mode">ForEach EFMOD_STUDIO_STOP_MODE</a></h2>
<p>Returns every value in the EFMOD_STUDIO_STOP_MODE enum.</p>
<p><img alt="ForEach EFMOD_STUDIO_STOP_MODE" src="images/for-each.png" /></p>
@ -61,7 +61,7 @@
<div class="highlight language-cpp"><pre><span></span><span class="n">EFMOD_STUDIO_STOP_MODE</span> <span class="nf">ForEachEFMOD_STUDIO_STOP_MODE</span><span class="p">();</span>
</pre></div>
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.02/api/studio-api-eventinstance.html#fmod_studio_stop_mode">EFMOD_STUDIO_STOP_MODE</a>.</p>
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.03/api/studio-api-eventinstance.html#fmod_studio_stop_mode">EFMOD_STUDIO_STOP_MODE</a>.</p>
<h2 api="function" id="get-number-of-entries-in-efmod_studio_stop_mode"><a href="#get-number-of-entries-in-efmod_studio_stop_mode">Get Number of Entries in EFMOD_STUDIO_STOP_MODE</a></h2>
<p>Returns the total number of entries in the EFMOD_STUDIO_STOP_MODE enum.</p>
<p><img alt="Get Number of Entries in EFMOD_STUDIO_STOP_MODE" src="images/get-number-of-entreis-in.png" /></p>
@ -73,7 +73,7 @@
<div class="highlight language-cpp"><pre><span></span><span class="kt">int</span> <span class="nf">GetNumberOfEntriesInEFMOD_STUDIO_STOP_MODE</span><span class="p">();</span>
</pre></div>
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.02/api/studio-api-eventinstance.html#fmod_studio_stop_mode">EFMOD_STUDIO_STOP_MODE</a>.</p>
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.03/api/studio-api-eventinstance.html#fmod_studio_stop_mode">EFMOD_STUDIO_STOP_MODE</a>.</p>
<h2 api="function" id="literal-enum-efmod_studio_stop_mode"><a href="#literal-enum-efmod_studio_stop_mode">Literal Enum EFMOD_STUDIO_STOP_MODE</a></h2>
<p>Returns the value of an EFMOD_STUDIO_STOP_MODE member.</p>
<p><img alt="Literal Enum EFMOD_STUDIO_STOP_MODE" src="images/literal-enum.png" /></p>
@ -91,9 +91,9 @@
<dt>Enum</dt>
<dd>The EFMOD_STUDIO_STOP_MODE member value to retrieve.</dd>
</dl>
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.02/api/studio-api-eventinstance.html#fmod_studio_stop_mode">EFMOD_STUDIO_STOP_MODE</a>.</p></div>
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.03/api/studio-api-eventinstance.html#fmod_studio_stop_mode">EFMOD_STUDIO_STOP_MODE</a>.</p></div>
<p class="manual-footer">Unreal Integration 2.02.26 (2024-12-11). &copy; 2024 Firelight Technologies Pty Ltd.</p>
<p class="manual-footer">Unreal Integration 2.03.07 (2025-04-01). &copy; 2025 Firelight Technologies Pty Ltd.</p>
</body>
</html>