/tg/ Station 13 - Modules - TypesVar Details

blip

Vars

connect_refWeak reference to connect_containers so container movement updates this blip.
largeIs this a large blip? causes different pixel offsets to be applied
minimapMinimap datum for the current z-level this blip is on
track_targetwhat target we're essentially owned by, and will cause this blip to cleanup if it gets deleted
trackingIf 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