Difference between revisions of "UnitSceneChangedTrigger WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(164, 36, 3)|384|32}} This is a worldscript. This script can be executed by other scripts. == Properties == * Unit feed <code>Units</code>, validates,...")
(No difference)

Revision as of 19:20, 24 July 2017

This is a worldscript. This script can be executed by other scripts.

Properties

  • Unit feed Units, validates, responds to changes
  • Enumeration TextFilterType, default: Contains
    • StartsWith
    • EndsWith
    • Contains
    • DoesntContain
    • Is
    • IsNot
  • String TextFilter

Unit sources

  • Instigator