records 
Records subtype for the shared functionality between medical/security/warrant consoles.
Vars | |
| character_preview_view | The character preview view for the UI. |
|---|---|
Procs | |
| create_character_preview_view | Creates a character preview view for the UI. |
| expunge_record_info | Expunges info from a record. |
| insert_new_record | Inserts a new record into GLOB.manifest.general. Requires a photo to be taken. |
| secure_login | Secure login |
| update_preview | Takes a record and updates the character preview view to match it. |
Var Details
character_preview_view 
The character preview view for the UI.
Proc Details
create_character_preview_view
Creates a character preview view for the UI.
expunge_record_info
Expunges info from a record.
insert_new_record
Inserts a new record into GLOB.manifest.general. Requires a photo to be taken.
secure_login
Secure login
update_preview
Takes a record and updates the character preview view to match it.