Scripting surface transform types: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This list is purely for values that can be used in script. More information on these values can be found [[Scripting#Variables|here]].<br /> | This list is purely for values that can be used in script. More information on these values can be found [[Scripting#Variables|here]].<br /> | ||
The following surface transform types can be used in script: | It is advised to use the enumeration value instead of the integer representation because this list is subject to change. The following surface transform types can be used in script: | ||
< | <ol start=0> | ||
<li>None</li> | <li>None</li> | ||
<li>Ignite</li> | <li>Ignite</li> | ||
Line 16: | Line 16: | ||
<li>Oilify</li> | <li>Oilify</li> | ||
<li>Shatter</li> | <li>Shatter</li> | ||
</ | </ol> |
Latest revision as of 07:32, 4 April 2018
This list is purely for values that can be used in script. More information on these values can be found here.
It is advised to use the enumeration value instead of the integer representation because this list is subject to change. The following surface transform types can be used in script:
- None
- Ignite
- Bless
- Purify
- Curse
- Electrify
- Melt
- Freeze
- Condense
- Vaporize
- Bloodify
- Contaminate
- Oilify
- Shatter