File size: 919 Bytes
b6a38d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
[*Back to Index*](index.md.html)
ActionFXColorization
====================
This mod item colorizes a target object when an FX action is triggered. Inherits [ActionFX](ActionFX.md.html). Read [ActionFX](ActionFX.md.html) first for the main properties and [Entity](ModItemEntity.md.html) for colorization.
Properties
------------------
Color1 - Color4
: Colors used for colorization. One of the enabled colors is picked at random when triggered.
Color2_Enable - Color4_Enable
: Defines whether additional colors should be enabled.
Source
: Colorization target object.
(insert footer.md.html here)
<link rel="stylesheet" type="text/css" href="Style.css" />
<!-- Markdeep: --><style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="markdeep.min.js" charset="utf-8"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script> |