Api session event editor sound: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor sound Events. Sound editing. {|class=wikitable !Name !Description |- |ADD |Add new Sound |- |REMOVE |Remove existing Sound |- |SET_NAME |Set new name of existing Sound |} Specific Events: {|class=wikitable !Name !Description |- |SET_FILENAME |Set Filename |-..." |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor sound Endpoints. | |||
Sound editing. | API Endpoints for [[Sound]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!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]] | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!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 13:40, 14 April 2026
Api session event editor sound Endpoints.
API Endpoints for Sound editing.
| Name | Description |
|---|---|
| add | Add new Sound |
| remove | Remove existing Sound |
| set_name | Set new name of existing Sound |
Additional API Endpoints:
| Name | Description |
|---|---|
| set_filename | Set Filename |
| set_loop | Set Loop |
| set_volume | Set Volume |