code/__HELPERS/unique_ids.dm 
| /proc/locateUID | Locates a datum based off of the UID |
|---|---|
| /proc/is_type_in_UID_list | If the list L contains a datum UID who's type matches D's type, returns the UID of that datum in the list. Otherwise returns null. |
| /proc/locateUID | Locates a datum based off of the UID |
|---|---|
| /proc/is_type_in_UID_list | If the list L contains a datum UID who's type matches D's type, returns the UID of that datum in the list. Otherwise returns null. |