IResonanceState.Installed property
The equipped Battle Imagines’ aoyi SKILL ids, in canonical slot order ([0] = hotbar slot 7, [1] = hotbar slot 8; a slot with no imagine is omitted). Empty until the first successful read. Each id resolves to display + cooldown data via IGameDataResonance (GetImagineForSkill).
public IReadOnlyList<int> Installed { get; }See Also
Section titled “See Also”- interface IResonanceState
- namespace Stellar.Abstractions.Services