IEntityDetail.GetFashion method
Worn cosmetics for an entity from the broadcast AttrFashionData attribute, with actual dye colours. Empty for entities that never reported fashion / out of AOI.
public IReadOnlyList<FashionEntry> GetFashion(EntityId entity)See Also
Section titled “See Also”- struct FashionEntry
- struct EntityId
- interface IEntityDetail
- namespace Stellar.Abstractions.Services