CheckUnitActorTeam WorldScript

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

Checks if the given unit's actor team matches the given team name and executes OnEqual or OnUnequal conditionally. This script can be executed by other scripts.

Properties

  • Unit feed Units
  • String TeamName
  • Enumeration Type, default: And
    • And
    • Or
  • Unit feed OnEqual, validates
  • Unit feed OnUnequal, validates