UnitSceneChangedTrigger WorldScript

From Serious Sam's Bogus Detour
Jump to: navigation, search

Triggered when then current scene changes of any of the targeted units. 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