I don't need to test my programs. I have an error-correcting modem.
Legacy:ErrandGoalGetPickup
From Unreal Wiki, The Unreal Engine Documentation Site
Requires that the dude get a particular item. Example: Pick up some milk (MilkPickup) on Monday.
[edit] Properties
[edit] Main
- var() Name PickupClassName
- Class of item the dude needs to get.
- var() Name PickupTag
- Tag for specific item we want to pick up. If left blank any pickup of the matching class will work.
