IEntityPortrait.ShowWeapon property
When false (default), the portrait hides the subject’s weapon model; true shows it. Global to the portrait service (applies to whatever subject is shown).
public bool ShowWeapon { get; set; }See Also
Section titled “See Also”- interface IEntityPortrait
- namespace Stellar.Abstractions.Services