Api session event editor specialeffect: Difference between revisions

From Tygron Support wiki
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 api session event editor specialeffect Events.
Api session event editor specialeffect Events.


[[Special Effect]] editing.
[[Special Effect]] editing.
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 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