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]] | ||
|Add new [[Special Effect]] | |Add new [[Special Effect]] | ||
|- | |- | ||
|[[ | |[[Api session event editor specialeffect duplicate|DUPLICATE]] | ||
|Duplicate existing [[Special Effect]] | |Duplicate existing [[Special Effect]] | ||
|- | |- | ||
|[[ | |[[Api session event editor specialeffect remove|REMOVE]] | ||
|Remove existing [[Special Effect]] | |Remove existing [[Special Effect]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|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]] | ||
|Add Particle Pair | |Add Particle 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]] | ||
|Remove Particle Pair | |Remove Particle Pair | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Set Particle Pair Location | |Set Particle Pair Location | ||
|- | |- | ||
|[[ | |[[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]] | ||
*[[ | *[[Api session items specialeffects]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 12:14, 1 April 2026
Api session event editor specialeffect Events.
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 |
Specific Events:
| 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 |