Goonstation 13 - Modules - Types

code/modules/localassets/localasset.dm

/_is_abstract/datum/assetBase asset type
/_is_abstract/datum/asset/basicBasic assets
/_is_abstract/datum/asset/groupFor grouping multiple assets together
/proc/get_assetsReturns either the already-created asset or creates a new one and returns it
/proc/send_assetsSends the list of asset files to client if they're needed