/tg/ Station 13 - Modules - TypesVar Details

connect_client_behalf

It's just connect_mob_behalf but the other way baby Does not REALLY need to be COMPONENT_DUPE_UNIQUE_PASSARGS but if it's not it breaks real bad in plane master code (as of now) And in theory this is more "correct"

Vars

mob_to_clientlist of tracked mob -> client (if any)
mob_to_connectionslist in the form mob -> list(signal -> procpath to register to the client our mob "owns")

Var Details

mob_to_client

list of tracked mob -> client (if any)

mob_to_connections

list in the form mob -> list(signal -> procpath to register to the client our mob "owns")