Goonstation 13 - Modules - Types

code/datums/proc_ownership_cache.dm

/datum/proc_ownership_cacheThe proc ownership cache is responsible for handling the generation and storage of proc ownership data. This is necessary because BYOND offers no method to access or check which procs a type defines, overrides, or inherits.