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

dullahan

Vars

my_headThe dullahan relay that's associated with the owner, used to handle many things such as talking and hearing.
owner_first_client_connection_handledDid our owner's first client connection get handled yet? Useful for when some proc needs to be called once we're sure that a client has moved into our owner, like for Dullahans.

Procs

on_gained_partIf we gained a new body part, it had better not be a head
on_head_destroyedIf our head is destroyed, so are we

Var Details

my_head

The dullahan relay that's associated with the owner, used to handle many things such as talking and hearing.

owner_first_client_connection_handled

Did our owner's first client connection get handled yet? Useful for when some proc needs to be called once we're sure that a client has moved into our owner, like for Dullahans.

Proc Details

on_gained_part

If we gained a new body part, it had better not be a head

on_head_destroyed

If our head is destroyed, so are we