====== GuiControlProfile ====== ===== Inheritance ===== This namespace inherits from [[scripting:doc:u:simobject|SimObject]]. ===== Fields ===== ==== ==== === autoSizeHeight === [[scripting:doc:engine:types:bool|bool]] ''autoSizeHeight''\\ Memory offset: 0xAD\\ === autoSizeWidth === [[scripting:doc:engine:types:bool|bool]] ''autoSizeWidth''\\ Memory offset: 0xAC\\ === bitmap === [[scripting:doc:engine:types:filename|filename]] ''bitmap''\\ Memory offset: 0xC0\\ === border === [[scripting:doc:engine:types:int|int]] ''border''\\ Memory offset: 0x48\\ === borderColor === [[scripting:doc:engine:types:ColorI|ColorI]] ''borderColor''\\ Memory offset: 0x50\\ === borderColorHL === [[scripting:doc:engine:types:ColorI|ColorI]] ''borderColorHL''\\ Memory offset: 0x54\\ === borderColorNA === [[scripting:doc:engine:types:ColorI|ColorI]] ''borderColorNA''\\ Memory offset: 0x58\\ === borderThickness === [[scripting:doc:engine:types:int|int]] ''borderThickness''\\ Memory offset: 0x4C\\ === canKeyFocus === [[scripting:doc:engine:types:bool|bool]] ''canKeyFocus''\\ Memory offset: 0x39\\ === cursorColor === [[scripting:doc:engine:types:ColorI|ColorI]] ''cursorColor''\\ Memory offset: 0xB1\\ === doFontOutline === [[scripting:doc:engine:types:bool|bool]] ''doFontOutline''\\ Memory offset: 0x9C\\ === fillColor === [[scripting:doc:engine:types:ColorI|ColorI]] ''fillColor''\\ Memory offset: 0x3C\\ === fillColorHL === [[scripting:doc:engine:types:ColorI|ColorI]] ''fillColorHL''\\ Memory offset: 0x40\\ === fillColorNA === [[scripting:doc:engine:types:ColorI|ColorI]] ''fillColorNA''\\ Memory offset: 0x44\\ === fontColor === [[scripting:doc:engine:types:ColorI|ColorI]] ''fontColor''\\ Memory offset: 0x64\\ === fontColorHL === [[scripting:doc:engine:types:ColorI|ColorI]] ''fontColorHL''\\ Memory offset: 0x68\\ === fontColorLink === [[scripting:doc:engine:types:ColorI|ColorI]] ''fontColorLink''\\ Memory offset: 0x74\\ === fontColorLinkHL === [[scripting:doc:engine:types:ColorI|ColorI]] ''fontColorLinkHL''\\ Memory offset: 0x78\\ === fontColorNA === [[scripting:doc:engine:types:ColorI|ColorI]] ''fontColorNA''\\ Memory offset: 0x6C\\ === fontColors === [[scripting:doc:engine:types:ColorI|ColorI]] ''fontColors[10]''\\ Memory offset: 0x64\\ === fontColorSEL === [[scripting:doc:engine:types:ColorI|ColorI]] ''fontColorSEL''\\ Memory offset: 0x70\\ === fontOutlineColor === [[scripting:doc:engine:types:ColorI|ColorI]] ''fontOutlineColor''\\ Memory offset: 0x9D\\ === fontSize === [[scripting:doc:engine:types:int|int]] ''fontSize''\\ Memory offset: 0x60\\ === fontType === [[scripting:doc:engine:types:string|string]] ''fontType''\\ Memory offset: 0x5C\\ === justify === [[scripting:doc:engine:types:enumval|enumval]] ''justify''\\ Memory offset: 0xA8\\ ^ Enum 007947A4 ^^ ^ Label ^ Value ^ | left | 0 | | center | 2 | | right | 1 | === modal === [[scripting:doc:engine:types:bool|bool]] ''modal''\\ Memory offset: 0x3A\\ === mouseOverSelected === [[scripting:doc:engine:types:bool|bool]] ''mouseOverSelected''\\ Memory offset: 0xB0\\ === numbersOnly === [[scripting:doc:engine:types:bool|bool]] ''numbersOnly''\\ Memory offset: 0xAF\\ === opaque === [[scripting:doc:engine:types:bool|bool]] ''opaque''\\ Memory offset: 0x3B\\ === returnTab === [[scripting:doc:engine:types:bool|bool]] ''returnTab''\\ Memory offset: 0xAE\\ === soundButtonDown === [[scripting:doc:engine:types:AudioProfilePtr|AudioProfilePtr]] ''soundButtonDown''\\ Memory offset: 0xD4\\ === soundButtonOver === [[scripting:doc:engine:types:AudioProfilePtr|AudioProfilePtr]] ''soundButtonOver''\\ Memory offset: 0xD8\\ === tab === [[scripting:doc:engine:types:bool|bool]] ''tab''\\ Memory offset: 0x38\\ === textOffset === [[scripting:doc:engine:types:Point2I|Point2I]] ''textOffset''\\ Memory offset: 0xB8\\ ===== Functions ===== ==== ==== [[scripting:doc:u:guicontrolprofile:updatefont|GuiControlProfile::updateFont]]\\