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>
|
||||
@ -50,7 +50,7 @@
|
||||
<dt id="efmod_studio_stop_mode_immediate">IMMEDIATE</dt>
|
||||
<dd>Stop the event instance immediately.</dd>
|
||||
</dl>
|
||||
<p><strong>See Also:</strong> <a href="https://fmod.com/docs/2.02/api/studio-api-eventinstance.html#fmod_studio_stop_mode">FMOD_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">FMOD_STUDIO_STOP_MODE</a></p>
|
||||
<h2 api="struct" id="ffmodeventinstance"><a href="#ffmodeventinstance">FFMODEventInstance</a></h2>
|
||||
<p>Wrapped FMOD::Studio::EventInstance for use in blueprints.</p>
|
||||
<p>
|
||||
@ -65,10 +65,10 @@
|
||||
|
||||
<dl>
|
||||
<dt id="ffmodeventinstance_instance">Instance</dt>
|
||||
<dd><a href="https://fmod.com/docs/2.02/api/studio-api-eventinstance.html">FMOD::Studio::EventInstance</a> to use.</dd>
|
||||
<dd><a href="https://fmod.com/docs/2.03/api/studio-api-eventinstance.html">FMOD::Studio::EventInstance</a> to use.</dd>
|
||||
</dl></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