blip 
Vars | |
| connect_ref | Weak reference to connect_containers so container movement updates this blip. |
|---|---|
| large | Is this a large blip? causes different pixel offsets to be applied |
| minimap | Minimap datum for the current z-level this blip is on |
| track_target | what target we're essentially owned by, and will cause this blip to cleanup if it gets deleted |
| tracking | If we are tracking our target or not, to ensure we do not re-register multiple times |
Var Details
connect_ref 
Weak reference to connect_containers so container movement updates this blip.
large 
Is this a large blip? causes different pixel offsets to be applied
minimap 
Minimap datum for the current z-level this blip is on
track_target 
what target we're essentially owned by, and will cause this blip to cleanup if it gets deleted
tracking 
If we are tracking our target or not, to ensure we do not re-register multiple times