.. _terms_registries: Registries ---------- .. glossary:: :sorted: ClassRegistry Registry containing references to classes (by classname). AssetRegistry Registry containing loaded sprites (key from bindings in yaml config) ScriptRegistry Registry containing loaded scripts (key from :term:`__exports__`) ObjectRegistry Registry into which gameobjects get registered PrefabRegistry Registry into which prefab templates get stored UIRegistry Registry into which the UI gets registered.