Api session event editor sound set volume: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 34: Line 34:


with content:  
with content:  
<pre>[ 24, 1 ]
<pre>[ 55, 71 ]
</pre>
</pre>
{{article end|seealso=*[[api session event editor sound]]
{{article end|seealso=*[[Api session event editor sound]]
*[[api session event editor sound]]
*[[Api session items sounds]]
}}
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 12:14, 1 April 2026

API Event to Set Volume

Name Importance Type Description Values
0 REQUIRED (SOUND Integer ID) Sound
1 REQUIRED (Floating point number) Double

Response Codes

Response Code: Description
204 No Content
300-600 Codes Overview

Example POST

Example POST: https://engine.tygron.com/api/session/event/editorsound/set_volume/?f=JSON&token=API_TOKEN

with content:

[ 55, 71 ]