|
bool | allTypes = true |
|
bool | mergeSubTypes = false |
|
bool | enableTypeTooltip = false |
|
TypeSorter | typeSorter = new TypeSorter() |
|
bool | setStartParentType = false |
|
int | startParentTypeID = 0 |
|
bool | addAllTypeChoice = false |
|
bool | allTypeChoiceFirst = true |
|
ContentButton | allTypeButton |
|
int [] | availableTypeID |
|
bool | useTypeKeys = false |
|
int | nextTypeKey = 0 |
|
int | prevTypeKey = 0 |
|
GUIBoxAudioType | typeKeysAudioType = GUIBoxAudioType.Cursor |
|
MenuTypeDisplay | typeDisplay = MenuTypeDisplay.GUIBox |
|
bool | showEmptyTypes = false |
|
MenuBoxDisplay | display = MenuBoxDisplay.Multi |
|
int | guiBoxID = 0 |
|
AddBackButton | typeBackButton = new AddBackButton() |
|
bool | useTypeTitle = false |
|
string [] | typeTitle |
|
bool | useNewTypeContentLayout = false |
|
ContentLayout | typeContentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
|
ContentLayout | newTypeContentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
|
HeaderTexts | typeHeaderTexts = new HeaderTexts() |
|
MenuBoxDisplay | displayText = MenuBoxDisplay.Multi |
|
int | guiBoxID2 = 0 |
|
bool | showQuestPortraits = false |
|
int | questPortraitTypeID = 0 |
|
ContentSorter | contentSorter = new ContentSorter() |
|
bool | addInactive = true |
|
bool | addActive = true |
|
bool | addFinished = true |
|
bool | addFailed = true |
|
AddBackButton | backButton = new AddBackButton() |
|
bool | useTitle = false |
|
string [] | title |
|
bool | useNewQuestContentLayout = false |
|
HeaderTexts | headerTexts = new HeaderTexts() |
|
ContentLayout | contentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
|
ContentLayout | newQuestContentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
|
bool | useInactiveLayout = false |
|
ContentLayout | inactiveContentLayout |
|
ContentLayout | newInactiveContentLayout |
|
bool | useActiveLayout = false |
|
ContentLayout | activeContentLayout |
|
ContentLayout | newActiveContentLayout |
|
bool | useFinishedLayout = false |
|
ContentLayout | finishedContentLayout |
|
ContentLayout | newFinishedContentLayout |
|
bool | useFailedLayout = false |
|
ContentLayout | failedContentLayout |
|
ContentLayout | newFailedContentLayout |
|
int | guiBoxID3 = 0 |
|
bool | closeTypeBox = false |
|
bool | showInfoPortrait = false |
|
int | infoPortraitTypeID = 0 |
|
AddBackButton | textBackButton = new AddBackButton() |
|
bool | useChoice = false |
|
ContentButton | activateButton |
|
ContentButton | inactivateButton |
|
ContentLayout | textContentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
|
bool | infoAcceptCloses = false |
|
bool | infoShowOkButton = true |
|
bool | infoShowCancelButton = false |
|
bool | ownLayout = false |
|
QuestLayout | layout |
|