I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

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[edit]

Main[edit]

var() Name UniqueTag 
Tag we care about.

Related Topics[edit]