/tg/ Station 13 - Modules - TypesVar Details - Proc Details

style_meter

Vars

meter_appearanceMutable appearance added to the attached glasses
multitooledIf this is multitooled, which is passed onto the component on-creation, if one doesn't currently exist
style_meterThe style meter component we give.

Procs

check_wearingCheck if the glasses that this meter is linked with are being worn
clean_upUnregister signals and just generally clean up ourselves after being removed from glasses
on_click_altSignal proc to remove from glasses
on_dropSignal proc for when the meter-holding glasses are dropped/unequipped
on_examineSignal proc for on-examine
redirect_multitoolRedirect 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