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_click_alt | 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 |
redirect_multitool | Redirect multitooling on our glasses to our style meter |
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_click_alt
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
redirect_multitool
Redirect multitooling on our glasses to our style meter