Difference between revisions of "UnitHiddenTrigger WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(164, 36, 3)|416|256}} This is a worldscript. This script can be executed by other scripts. == Properties == * Unit feed <code>Units</code>, validates,...")
 
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(164, 36, 3)|416|256}}
 
{{WorldscriptIcon|rgb(164, 36, 3)|416|256}}
  
This is a worldscript. This script can be executed by other scripts.
+
Triggered when the visibility changes of the targeted units. This script can be executed by other scripts.
  
 
== Properties ==
 
== Properties ==

Latest revision as of 12:26, 26 July 2017

Triggered when the visibility changes of the targeted units. This script can be executed by other scripts.

Properties

  • Unit feed Units, validates, responds to changes
  • Enumeration HiddenState, default: Either
    • Either
    • Hidden
    • Shown

Unit sources

  • Instigator