Api session event editor levee: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API api session event editor levee Events. Levee editing. {|class=wikitable !Name !Description |- |ADD |Add new Levee |- |DUPLICATE |Duplicate existing Levee |- |REMOVE |Remove existing Levee |- |SET_NAME |Set new name of existing Levee |} Specific Events: {|class=wikitable !Name !Descr..."
 
No edit summary
Tag: Reverted
Line 7: Line 7:
|-
|-
|[[api session event editor levee add|ADD]]
|[[api session event editor levee add|ADD]]
|Add new [[Levee]]
|Add new Levee
|-
|-
|[[api session event editor levee duplicate|DUPLICATE]]
|[[api session event editor levee duplicate|DUPLICATE]]
|Duplicate existing [[Levee]]
|Duplicate existing Levee
|-
|-
|[[api session event editor levee remove|REMOVE]]
|[[api session event editor levee remove|REMOVE]]
|Remove existing [[Levee]]
|Remove existing Levee
|-
|-
|[[api session event editor levee set name|SET_NAME]]
|[[api session event editor levee set name|SET_NAME]]
|Set new name of existing [[Levee]]
|Set new name of existing Levee
|}
|}


Line 25: Line 25:
|-
|-
|[[api session event editor levee remove side function|REMOVE_SIDE_FUNCTION]]
|[[api session event editor levee remove side function|REMOVE_SIDE_FUNCTION]]
|Remove Side [[Function]]
|Remove Side Function
|-
|-
|[[api session event editor levee remove top function|REMOVE_TOP_FUNCTION]]
|[[api session event editor levee remove top function|REMOVE_TOP_FUNCTION]]
|Remove Top [[Function]]
|Remove Top Function
|-
|-
|[[api session event editor levee set angle degrees|SET_ANGLE_DEGREES]]
|[[api session event editor levee set angle degrees|SET_ANGLE_DEGREES]]
Line 34: Line 34:
|-
|-
|[[api session event editor levee set default height|SET_DEFAULT_HEIGHT]]
|[[api session event editor levee set default height|SET_DEFAULT_HEIGHT]]
|Set Default [[Height]]
|Set Default Height
|-
|-
|[[api session event editor levee set default width|SET_DEFAULT_WIDTH]]
|[[api session event editor levee set default width|SET_DEFAULT_WIDTH]]
Line 52: Line 52:
|-
|-
|[[api session event editor levee set side function|SET_SIDE_FUNCTION]]
|[[api session event editor levee set side function|SET_SIDE_FUNCTION]]
|Set Side [[Function]]
|Set Side Function
|-
|-
|[[api session event editor levee set top function|SET_TOP_FUNCTION]]
|[[api session event editor levee set top function|SET_TOP_FUNCTION]]
|Set Top [[Function]]
|Set Top Function
|-
|-
|[[api session event editor levee set use existing function|SET_USE_EXISTING_FUNCTION]]
|[[api session event editor levee set use existing function|SET_USE_EXISTING_FUNCTION]]
|Set Use Existing [[Function]]
|Set Use Existing Function
|}
|}
{{article end|seealso=*[[Api Events]]}}
{{article end|seealso=*[[Api Events]]}}


[[Category:API]]
[[Category:API]]

Revision as of 13:52, 30 March 2026

API api session event editor levee Events.

Levee editing.

Name Description
ADD Add new Levee
DUPLICATE Duplicate existing Levee
REMOVE Remove existing Levee
SET_NAME Set new name of existing Levee

Specific Events:

Name Description
REMOVE_SIDE_FUNCTION Remove Side Function
REMOVE_TOP_FUNCTION Remove Top Function
SET_ANGLE_DEGREES Set Angle Degrees
SET_DEFAULT_HEIGHT Set Default Height
SET_DEFAULT_WIDTH Set Default Width
SET_DESCRIPTION Set Description
SET_IMAGE Set Image
SET_IS_FIXED_SIZE Set Is Fixed Size
SET_IS_RELATIVE_INCREASE Set Is Relative Increase
SET_SIDE_FUNCTION Set Side Function
SET_TOP_FUNCTION Set Top Function
SET_USE_EXISTING_FUNCTION Set Use Existing Function

See also