Api session event editor specialeffect: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorspecialeffect/ | |||
API | API endpoints for [[Special Effect]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 22: | Line 22: | ||
|} | |} | ||
Additional API | Additional API endpoints: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 45: | Line 45: | ||
|Set Particle Pair Type | |Set Particle Pair Type | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items specialeffects]] | *[[Api session items specialeffects]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:41, 3 June 2026
API Endpoint: api/session/event/editorspecialeffect/
API endpoints for Special Effect editing.
| Name | Description |
|---|---|
| add | Add new Special Effect |
| duplicate | Duplicate existing Special Effect |
| remove | Remove existing Special Effect |
| set_active | Set Special Effect active |
| set_name | Set new name of existing Special Effect |
Additional API endpoints:
| Name | Description |
|---|---|
| add_particle_pair | Add Particle Pair |
| duplicate_pair | Duplicate Pair |
| remove_particle_pair | Remove Particle Pair |
| set_location | Set Location |
| set_particle_pair_location | Set Particle Pair Location |
| set_particle_pair_type | Set Particle Pair Type |