There is no spoon

Legacy:ErrandGoalDropOffPickup

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Postal 2 :: Object >> ErrandGoal >> ErrandGoalGetPickup >> ErrandGoalDropOffPickup (Package: MoreGame)

Requires that the dude drop off a particular class of pickup. Example: Return the library book to the drop box on Tuesday.

Properties

Main

var() Name DropIntoHereTriggerTag 
This is the trigger that the pickup the dude is throwing must touch.

Related Topics