Goonstation 13 - Modules - TypesProc Details

/datum/movable_preview/character/multiclient

A shared character preview between multiple clients. Again, use winset() to position the control.

You need to call the special client procs to manage subscribers in addition to the winset.

Procs

add_clientAdds a subscribed client
remove_all_clientsRemoves all subscribers
remove_clientRemoves a subscribed client

Proc Details

add_client

Adds a subscribed client

remove_all_clients

Removes all subscribers

remove_client

Removes a subscribed client