Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Legacy:ErrandGoalTag

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 00:18, 17 October 2004 by Kamek (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Postal 2 :: Object >> ErrandGoal >> ErrandGoalTag (Package: MoreGame)

Just checks the actor for a particular tag. This is only used on the voting errand, and activates when the voting screen is finished.

Properties

Main

var() Name UniqueTag 
Tag we care about.

Related Topics