edit level
This commit is contained in:
@ -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>
|
||||
@ -423,7 +423,7 @@ FMOD may become unstable if the limit is exceeded!</dd>
|
||||
<div class="highlight language-cpp"><pre><span></span><span class="kt">bool</span> <span class="n">bEnableMemoryTracking</span><span class="p">;</span>
|
||||
</pre></div>
|
||||
|
||||
<p><strong>See Also</strong>: <a href="https://fmod.com/docs/2.02/api/studio-api-system.html#fmod_studio_init_memory_tracking">FMOD_STUDIO_INIT_MEMORY_TRACKING</a></p>
|
||||
<p><strong>See Also</strong>: <a href="https://fmod.com/docs/2.03/api/studio-api-system.html#fmod_studio_init_memory_tracking">FMOD_STUDIO_INIT_MEMORY_TRACKING</a></p>
|
||||
<h2 api="property" id="ufmodsettings_bankoutputdirectory"><a href="#ufmodsettings_bankoutputdirectory">UFMODSettings::BankOutputDirectory</a></h2>
|
||||
<p>Path to find your studio bank output directory, relative to Content directory.</p>
|
||||
<p>
|
||||
@ -627,7 +627,7 @@ FMOD may become unstable if the limit is exceeded!</dd>
|
||||
<div class="highlight language-cpp"><pre><span></span><span class="kt">bool</span> <span class="n">bEnableMemoryTracking</span><span class="p">;</span>
|
||||
</pre></div>
|
||||
|
||||
<p><strong>See Also</strong>: <a href="https://fmod.com/docs/2.02/api/studio-api-system.html#fmod_studio_init_memory_tracking">FMOD_STUDIO_INIT_MEMORY_TRACKING</a></p>
|
||||
<p><strong>See Also</strong>: <a href="https://fmod.com/docs/2.03/api/studio-api-system.html#fmod_studio_init_memory_tracking">FMOD_STUDIO_INIT_MEMORY_TRACKING</a></p>
|
||||
<h2 api="property" id="ufmodsettings_pluginfiles"><a href="#ufmodsettings_pluginfiles">UFMODSettings::PluginFiles</a></h2>
|
||||
<p>Extra plugin files to load. The plugin files should sit alongside the FMOD dynamic libraries in the ThirdParty directory.</p>
|
||||
<p>
|
||||
@ -748,7 +748,7 @@ FMOD may become unstable if the limit is exceeded!</dd>
|
||||
<div class="highlight language-cpp"><pre><span></span><span class="n">TMap</span><span class="o"><</span><span class="n">TEnumAsByte</span><span class="o"><</span><span class="n">EFMODPlatforms</span><span class="o">::</span><span class="n">Type</span><span class="o">></span><span class="p">,</span> <span class="n">FFMODPlatformSettings</span><span class="o">></span> <span class="n">Platforms</span><span class="p">;</span>
|
||||
</pre></div></div>
|
||||
|
||||
<p class="manual-footer">Unreal Integration 2.02.26 (2024-12-11). © 2024 Firelight Technologies Pty Ltd.</p>
|
||||
<p class="manual-footer">Unreal Integration 2.03.07 (2025-04-01). © 2025 Firelight Technologies Pty Ltd.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user