Mostly Harmless

Legacy:ErrandGoalTag

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 06:18, 17 October 2004 by Kamek (Talk)
(diff) ← Older revision | Current 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.

[edit] Properties

[edit] Main

var() Name UniqueTag 
Tag we care about.

[edit] Related Topics