Api session event editor sound: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor sound add|ADD]] | ||
|Add new [[Sound]] | |Add new [[Sound]] | ||
|- | |- | ||
|[[ | |[[Api session event editor sound remove|REMOVE]] | ||
|Remove existing [[Sound]] | |Remove existing [[Sound]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Set Filename | |Set Filename | ||
|- | |- | ||
|[[ | |[[Api session event editor sound set loop|SET_LOOP]] | ||
|Set Loop | |Set Loop | ||
|- | |- | ||
|[[ | |[[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]] | |||
}} | |||
[[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 |