Api session event editor specialeffect: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor specialeffect Events. | Api session event editor specialeffect Events. | ||
[[Special Effect]] editing. | API Endpoints for [[Special Effect]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor specialeffect add| | |[[Api session event editor specialeffect add|add]] | ||
|Add new [[Special Effect]] | |Add new [[Special Effect]] | ||
|- | |- | ||
|[[Api session event editor specialeffect duplicate| | |[[Api session event editor specialeffect duplicate|duplicate]] | ||
|Duplicate existing [[Special Effect]] | |Duplicate existing [[Special Effect]] | ||
|- | |- | ||
|[[Api session event editor specialeffect remove| | |[[Api session event editor specialeffect remove|remove]] | ||
|Remove existing [[Special Effect]] | |Remove existing [[Special Effect]] | ||
|- | |- | ||
|[[Api session event editor specialeffect 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| | |[[Api session event editor specialeffect set name|set_name]] | ||
|Set new name of existing [[Special Effect]] | |Set new name of existing [[Special Effect]] | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor specialeffect 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| | |[[Api session event editor specialeffect duplicate pair|duplicate_pair]] | ||
|Duplicate Pair | |Duplicate Pair | ||
|- | |- | ||
|[[Api session event editor specialeffect 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| | |[[Api session event editor specialeffect set location|set_location]] | ||
|Set Location | |Set Location | ||
|- | |- | ||
|[[Api session event editor specialeffect 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| | |[[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 Events]] | {{article end|seealso=*[[Api Events]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:31, 10 April 2026
Api session event editor specialeffect Events.
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 |