A list of all Actions, Conditions and Expressions supported in this addon.
General
-
Actions
Add {0} as skin {1} with mode {2} {3} {4}
Add a skin.
Add animation {3} of {0} as sub skin {2} of skin {1}
Add a sub skin.
Remove skin {0}
Remove a skin.
Remove sub skin {1} from skin {0}
Remove a sub skin.
Initial skins are setup.
This action needs to be called after the initial skins have been setup.
-
Conditions
Is empty
Checks if no skin has been added.
Skin {0} exists
Checks if a given skin has been added.
Sub skin {1} exists in skin {0}
Checks if a given skin has a given subskin.
-
Expressions
RandomSkin
Returns a random skin.
RandomSubSkin
Returns a random sub skin of a given skin.
Triggers
-
Conditions
On skin {0} added
Checks if a given skin has been added.
On sub skin {1} added in skin {0}
Checks if a given sub skin has been added to a given skin.
On any skin
Checks if any skin has been added.
On any sub skin added to skin {0}
Checks if any sub skin has been added to a given skin.
On any sub skin added to any skin
Checks if any sub skin has been added to any skin.
-
Expressions
LastSkin
Returns the tag of the last skin.
LastSubSkin
Returns the tag of the last sub skin.
Loops
-
Conditions
For each skin
Repeat the event for each skin.
For each sub skin {0}
Repeat the event for each sub skin.
-
Expressions
CurSkin
Returns the tag of the current skin.
CurSubSkin
Returns the tag of the current sub skin.