11
edits
(Created page with "=== Properties === === States === {| class="wikitable" |+ !State !Description |- |Arrived |Sent by dynamic controllers when they finish loading. It can be useful to send a Pl...") |
(→States) |
||
Line 9: | Line 9: | ||
|Arrived | |Arrived | ||
|Sent by dynamic controllers when they finish loading. | |Sent by dynamic controllers when they finish loading. | ||
It can be useful to send a Play message from the controller to itself, to activate the layer as soon as it's finished loading. | It can be useful to send a Play message from the controller to itself using this state, to activate the layer as soon as it's finished loading. | ||
|} | |} | ||
edits