consume 
Uses the pawn's held food/drink item on themselves until consumed.
Vars | |
| hunger_timer_key | Blackboard key used to store the next-hunger time once finished. |
|---|---|
| target_key | Blackboard key holding the food/drink item to consume. |
Procs | |
| is_content | Check if the target is fully consumed, or being actively consumed, or if we're just bored of eating it |
Var Details
hunger_timer_key 
Blackboard key used to store the next-hunger time once finished.
target_key 
Blackboard key holding the food/drink item to consume.
Proc Details
is_content
Check if the target is fully consumed, or being actively consumed, or if we're just bored of eating it