IEntityPortrait.Show method
Show the portrait for an entity. Non-player ids hide the portrait instead. The model is created asynchronously — Texture stays null for a few frames until the game delivers it.
public void Show(EntityId entity)See Also
Section titled “See Also”- struct EntityId
- interface IEntityPortrait
- namespace Stellar.Abstractions.Services