target_is_holding_item 
Gates child on the mob held in a blackboard key currently holding any item in their hands. Use "invert": true to gate on the target holding nothing.
Vars | |
| key | Blackboard key holding the mob to check. |
|---|---|
| observed_target | Tracked so we can rebind signals when the key changes. |
Procs | |
| on_target_key_changed | Fires when the blackboard key changes. Rebinds equip signals to the new target and re-evaluates. |
Var Details
key 
Blackboard key holding the mob to check.
observed_target 
Tracked so we can rebind signals when the key changes.
Proc Details
on_target_key_changed
Fires when the blackboard key changes. Rebinds equip signals to the new target and re-evaluates.