|
bool | closeAfterStart = false |
|
bool | closeAfterStop = false |
|
bool | closeAfterNoReturn = false |
|
bool | closeAfterAll = false |
|
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 | displayTree = 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 | displayItems = MenuBoxDisplay.Multi |
|
int | guiBoxID2 = 0 |
|
bool | enableTreeTooltip = false |
|
bool | showTreePortraits = false |
|
int | treePortraitTypeID = 0 |
|
ContentSorter | treeSorter = new ContentSorter() |
|
AddBackButton | treeBackButton = new AddBackButton() |
|
bool | useTitleTree = false |
|
string [] | titleTree |
|
bool | useNewTreeContentLayout = false |
|
ContentLayout | treeContentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
|
ContentLayout | newTreeContentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
|
HeaderTexts | treeHeaderTexts = new HeaderTexts() |
|
MenuBoxDisplay | displayDetails = MenuBoxDisplay.Multi |
|
int | guiBoxID3 = 0 |
|
bool | itemCloseTypeBox = false |
|
bool | showItemPortrait = false |
|
bool | enableItemTooltip = false |
|
int | itemPortraitTypeID = 0 |
|
ContentSorter | itemSorter = new ContentSorter() |
|
bool | addResearchable = true |
|
bool | addNotResearchableLimit = false |
|
bool | addNotResearchableCosts = false |
|
bool | addNotResearchableRequirements = false |
|
bool | addInResearch = true |
|
bool | addComplete = false |
|
AddBackButton | itemBackButton = new AddBackButton() |
|
bool | useTitleItem = false |
|
string [] | titleItem |
|
bool | useNewItemContentLayout = false |
|
HeaderTexts | itemHeaderTexts = new HeaderTexts() |
|
ContentLayout | itemContentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.Info) |
|
ContentLayout | newItemContentLayout |
|
bool | useResearchableLayout = false |
|
ContentLayout | itemResearchableContentLayout |
|
ContentLayout | newItemResearchableContentLayout |
|
bool | useNotResearchableLimitLayout = false |
|
ContentLayout | itemNotResearchableLimitContentLayout |
|
ContentLayout | newItemNotResearchableLimitContentLayout |
|
bool | useNotResearchableCostsLayout = false |
|
ContentLayout | itemNotResearchableCostsContentLayout |
|
ContentLayout | newItemNotResearchableCostsContentLayout |
|
bool | useNotResearchableRequirementsLayout = false |
|
ContentLayout | itemNotResearchableRequirementsContentLayout |
|
ContentLayout | newItemNotResearchableRequirementsContentLayout |
|
bool | useInResearchLayout = false |
|
ContentLayout | itemInResearchContentLayout |
|
ContentLayout | newItemInResearchContentLayout |
|
bool | useCompleteLayout = false |
|
ContentLayout | itemCompleteContentLayout |
|
ContentLayout | newItemCompleteContentLayout |
|
bool | itemExtendedDisplay = false |
|
HUDWrapperPlacement | itemHUDPlacement = HUDWrapperPlacement.IgnoreContent |
|
HUDResearchItem [] | itemHUDElement |
|
MenuDetailsBoxMode | detailsBoxMode = MenuDetailsBoxMode.None |
|
int | guiBoxID4 = 0 |
|
bool | detailsBlockFocus = false |
|
bool | detailsCloseTypeBox = false |
|
bool | detailsCloseTreeBox = false |
|
bool | detailsShowAllButtons = false |
|
bool | detailsCancelFirst = false |
|
bool | showDetailsPortrait = false |
|
int | detailsPortraitTypeID = 0 |
|
bool | useTitleDetails = false |
|
string [] | titleDetails |
|
string [] | detailsText |
|
AddBackButton | detailsBackButton = new AddBackButton() |
|
ContentLayout | detailsContentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
|
ContentButton | startResearchButton |
|
ContentButton | cancelResearchButton |
|
bool | detailsExtendedDisplay = false |
|
HUDWrapperPlacement | detailsHUDPlacement = HUDWrapperPlacement.IgnoreContent |
|
bool | enableDetailsTooltip = false |
|
HUDResearchItem [] | detailsHUDElement |
|
bool | showStartQuestion = false |
|
ResearchItemQuestionChoice | startQuestion |
|
bool | showCancelQuestion = false |
|
ResearchItemQuestionChoice | cancelQuestion |
|