Api session event editor specialeffect: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor specialeffect add|add]] | | [[Api session event editor specialeffect add|add]] | ||
|Add new [[Special Effect]] | | Add new [[Special Effect]] | ||
|- | |- | ||
|[[Api session event editor specialeffect duplicate|duplicate]] | | [[Api session event editor specialeffect duplicate|duplicate]] | ||
|Duplicate existing [[Special Effect]] | | Duplicate existing [[Special Effect]] | ||
|- | |- | ||
|[[Api session event editor specialeffect remove|remove]] | | [[Api session event editor specialeffect remove|remove]] | ||
|Remove existing [[Special Effect]] | | Remove existing [[Special Effect]] | ||
|- | |- | ||
|[[Api session event editor specialeffect set active|set_active]] | | [[Api session event editor specialeffect set active|set_active]] | ||
|Set [[Special Effect]] active | | Set [[Special Effect]] active | ||
|- | |- | ||
|[[Api session event editor specialeffect set name|set_name]] | | [[Api session event editor specialeffect set name|set_name]] | ||
|Set new name of existing [[Special Effect]] | | Set new name of existing [[Special Effect]] | ||
|} | |} | ||
| Line 27: | Line 27: | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor specialeffect add particle pair|add_particle_pair]] | | [[Api session event editor specialeffect add particle pair|add_particle_pair]] | ||
|Add Particle Pair | | Add Particle Pair | ||
|- | |- | ||
|[[Api session event editor specialeffect duplicate pair|duplicate_pair]] | | [[Api session event editor specialeffect duplicate pair|duplicate_pair]] | ||
|Duplicate Pair | | Duplicate Pair | ||
|- | |- | ||
|[[Api session event editor specialeffect remove particle pair|remove_particle_pair]] | | [[Api session event editor specialeffect remove particle pair|remove_particle_pair]] | ||
|Remove Particle Pair | | Remove Particle Pair | ||
|- | |- | ||
|[[Api session event editor specialeffect set location|set_location]] | | [[Api session event editor specialeffect set location|set_location]] | ||
|Set Location | | Set Location | ||
|- | |- | ||
|[[Api session event editor specialeffect set particle pair location|set_particle_pair_location]] | | [[Api session event editor specialeffect set particle pair location|set_particle_pair_location]] | ||
|Set Particle Pair Location | | Set Particle Pair Location | ||
|- | |- | ||
|[[Api session event editor specialeffect set particle pair type|set_particle_pair_type]] | | [[Api session event editor specialeffect set particle pair type|set_particle_pair_type]] | ||
|Set Particle Pair Type | | Set Particle Pair Type | ||
|} | |} | ||
{{article end|seealso=*[[Api Session Endpoints]] | {{article end|seealso=*[[Api Session Endpoints]] | ||
Latest revision as of 11:42, 8 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 |