/datum/crewCredits

Procs | |
bundle_crew_member_data | Concatenates data on a specifed mind into a list in order to be appended to crew_tab_data . |
---|---|
generate_antagonist_data | For a specified mind, creates an entry in antagonist_tab_data containing the applicable information. |
generate_crew_credits | Populates crew_credits_data with the data to be passed to the UI. |
generate_crew_member_data | For a specified mind, creates an entry in crew_tab_data containing the applicable information. |
generate_score_data | Station score |
Proc Details
bundle_crew_member_data
Concatenates data on a specifed mind into a list in order to be appended to crew_tab_data
.
generate_antagonist_data
For a specified mind, creates an entry in antagonist_tab_data
containing the applicable information.
generate_crew_credits
Populates crew_credits_data
with the data to be passed to the UI.
generate_crew_member_data
For a specified mind, creates an entry in crew_tab_data
containing the applicable information.
generate_score_data
Station score