Property PortraitId
PortraitId
Gets or sets the PortraitId of this (game object).
public PortraitTableEntry? PortraitId { get; set; }
Property Value
Remarks
When this property is set to null, the ID will be set to NWN.Core.NWScript.PORTRAIT_INVALID (65535).
When this property is invalid, the portrait from PortraitResRef will be used instead.