Permanent services
| Service id | Guide | Adapter (typical) |
|---|---|---|
| Configuration | Configuration | None (internal) |
| Theme | Theme | UnityThemeAdapter |
| Statistic | Statistic | None |
| GameUI | Game UI | UnityGameUIAdapter (project-level) |
| PlatformUI | Platform UI | UnityPlatformUIAdapter (project-level) |
| Input | Input | UnityInputAdapter |
| Setting | Setting | UnitySettingAdapter |
| Localization | Localization | None (internal) |
| Animation | Animation | UnityAnimationAdapter |
| Audio | Audio | UnityAudioAdapter |
| Haptic | Haptic | UnityHapticAdapter |
Note: The Rule service (Id = Rule) lives in a Runtime/GnosisEngine/Source/Services/Persistent/Services/Rules file but has ephemeral lifetime; see Rule under Ephemeral.
Last updated on