IEntityDetail.GetSocialSnapshot method
The player’s last on-demand social-data reply (identity + ability score + profession + gear + wardrobe), or null if none received. Available for any player; the inspector’s fallback when the AOI broadcast is absent (far/never-seen players). See SocialSnapshot.
public SocialSnapshot? GetSocialSnapshot(EntityId entity)See Also
Section titled “See Also”- record SocialSnapshot
- struct EntityId
- interface IEntityDetail
- namespace Stellar.Abstractions.Services