Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

statusIconData



The data registered via statusIcons.register().

Methods

Variables

id

the ID of the data.

quad

the UI icon quad to display.

text

the text to display.

setupText

function, called when setting up the text to display upon a mouse-over.

handleClick

function, called when the player clicks on the status icon.

setupDescbox

function, called when setting up the mouse-over text display. This is useful for displaying more text/more specified text.