Legacy:ErrandGoalTag

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to 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