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

surgery_initiator

Allows an item to be used to initiate surgeries.

Vars

last_user_refThe last user, as a weakref
surgery_target_refThe currently selected target that the user is proposing a surgery on

Procs

add_item_contextAdds context sensitivy directly to the surgery initator file for screentips Arguments:
attempt_cancel_surgeryDoes the surgery de-initiation.
initiate_surgery_momentDoes the surgery initiation.

Var Details

last_user_ref

The last user, as a weakref

surgery_target_ref

The currently selected target that the user is proposing a surgery on

Proc Details

add_item_context

Adds context sensitivy directly to the surgery initator file for screentips Arguments:

attempt_cancel_surgery

Does the surgery de-initiation.

initiate_surgery_moment

Does the surgery initiation.