Api session event editor sound: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
!Description
!Description
|-
|-
|[[api session event editor sound add|ADD]]
|[[Api session event editor sound add|ADD]]
|Add new [[Sound]]
|Add new [[Sound]]
|-
|-
|[[api session event editor sound remove|REMOVE]]
|[[Api session event editor sound remove|REMOVE]]
|Remove existing [[Sound]]
|Remove existing [[Sound]]
|-
|-
|[[api session event editor sound set name|SET_NAME]]
|[[Api session event editor sound set name|SET_NAME]]
|Set new name of existing [[Sound]]
|Set new name of existing [[Sound]]
|}
|}
Line 21: Line 21:
!Description
!Description
|-
|-
|[[api session event editor sound set filename|SET_FILENAME]]
|[[Api session event editor sound set filename|SET_FILENAME]]
|Set Filename
|Set Filename
|-
|-
|[[api session event editor sound set loop|SET_LOOP]]
|[[Api session event editor sound set loop|SET_LOOP]]
|Set Loop
|Set Loop
|-
|-
|[[api session event editor sound set volume|SET_VOLUME]]
|[[Api session event editor sound set volume|SET_VOLUME]]
|Set Volume
|Set Volume
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Events]]
*[[api session items sounds]]
*[[Api session items sounds]]
}}
}}


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

Latest revision as of 12:14, 1 April 2026

Api session event editor sound Events.

Sound editing.

Name Description
ADD Add new Sound
REMOVE Remove existing Sound
SET_NAME Set new name of existing Sound

Specific Events:

Name Description
SET_FILENAME Set Filename
SET_LOOP Set Loop
SET_VOLUME Set Volume