style_meter
Vars | |
meter_appearance | Mutable appearance added to the attached glasses |
---|---|
multitooled | If this is multitooled, which is passed onto the component on-creation, if one doesn't currently exist |
style_meter | The style meter component we give. |
Procs | |
check_wearing | Check if the glasses that this meter is linked with are being worn |
clean_up | Unregister signals and just generally clean up ourselves after being removed from glasses |
on_altclick | Signal proc to remove from glasses |
on_drop | Signal proc for when the meter-holding glasses are dropped/unequipped |
on_examine | Signal proc for on-examine |
on_multitool | Signal proc for when the glasses or the meter is multitooled |
Var Details
meter_appearance
Mutable appearance added to the attached glasses
multitooled
If this is multitooled, which is passed onto the component on-creation, if one doesn't currently exist
style_meter
The style meter component we give.
Proc Details
check_wearing
Check if the glasses that this meter is linked with are being worn
clean_up
Unregister signals and just generally clean up ourselves after being removed from glasses
on_altclick
Signal proc to remove from glasses
on_drop
Signal proc for when the meter-holding glasses are dropped/unequipped
on_examine
Signal proc for on-examine
on_multitool
Signal proc for when the glasses or the meter is multitooled