| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506 |
- //--- OBJECT WRITE BEGIN ---
- %guiContent = new GuiTabPageCtrl(ENavEditorSettingsPage) {
- fitBook = "1";
- text = "Navigation Editor";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "0 0";
- extent = "208 292";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "height";
- profile = "GuiSolidDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "1";
- new GuiScrollCtrl() {
- willFirstRespond = "1";
- hScrollBar = "alwaysOff";
- vScrollBar = "dynamic";
- lockHorizScroll = "1";
- lockVertScroll = "0";
- constantThumbHeight = "0";
- childMargin = "0 0";
- mouseWheelScrollSpeed = "-1";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "0 0";
- extent = "208 292";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "height";
- profile = "GuiScrollProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiStackControl() {
- stackingType = "Vertical";
- horizStacking = "Left to Right";
- vertStacking = "Top to Bottom";
- padding = "0";
- dynamicSize = "1";
- dynamicNonStackExtent = "0";
- dynamicPos = "0";
- changeChildSizeToFit = "1";
- changeChildPosition = "1";
- position = "1 1";
- extent = "206 124";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiRolloutCtrl() {
- caption = "Test spawn";
- margin = "0 3 0 0";
- defaultHeight = "40";
- expanded = "1";
- clickCollapse = "1";
- hideHeader = "0";
- autoCollapseSiblings = "0";
- position = "0 0";
- extent = "206 62";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiRolloutProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiStackControl() {
- stackingType = "Vertical";
- horizStacking = "Left to Right";
- vertStacking = "Top to Bottom";
- padding = "3";
- dynamicSize = "1";
- dynamicNonStackExtent = "0";
- dynamicPos = "0";
- changeChildSizeToFit = "1";
- changeChildPosition = "1";
- position = "0 20";
- extent = "206 39";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiControl() {
- position = "0 0";
- extent = "206 18";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiTextCtrl() {
- text = "Spawn class:";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "5 1";
- extent = "70 16";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiTextRightProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiPopUpMenuCtrlEx() {
- maxPopupHeight = "200";
- sbUsesNAColor = "0";
- reverseTextList = "0";
- bitmapBounds = "16 16";
- hotTrackCallback = "0";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "81 0";
- extent = "121 18";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiPopUpMenuProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- internalName = "SpawnClassOptions";
- class = "ESettingsWindowPopup";
- canSave = "1";
- canSaveDynamicFields = "1";
- editorSettingsRead = "NavEditorPlugin.readSettings();";
- editorSettingsValue = "NavEditor/SpawnClass";
- editorSettingsWrite = "NavEditorPlugin.writeSettings();";
- };
- };
- new GuiControl() {
- position = "0 21";
- extent = "206 18";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiTextCtrl() {
- text = "Datablock:";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "5 1";
- extent = "70 18";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiTextRightProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiTextEditCtrl() {
- historySize = "0";
- tabComplete = "0";
- sinkAllKeyEvents = "0";
- password = "0";
- passwordMask = "*";
- text = "DefaultPlayerData";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "81 0";
- extent = "121 18";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "GuiTextEditProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- class = "ESettingsWindowTextEdit";
- canSave = "1";
- canSaveDynamicFields = "1";
- editorSettingsRead = "NavEditorPlugin.readSettings();";
- editorSettingsValue = "NavEditor/SpawnDatablock";
- editorSettingsWrite = "NavEditorPlugin.writeSettings();";
- };
- };
- };
- };
- new GuiRolloutCtrl() {
- caption = "Colors";
- margin = "0 3 0 0";
- defaultHeight = "40";
- expanded = "1";
- clickCollapse = "1";
- hideHeader = "0";
- autoCollapseSiblings = "0";
- position = "0 62";
- extent = "206 62";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiRolloutProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiStackControl() {
- stackingType = "Vertical";
- horizStacking = "Left to Right";
- vertStacking = "Top to Bottom";
- padding = "3";
- dynamicSize = "1";
- dynamicNonStackExtent = "0";
- dynamicPos = "0";
- changeChildSizeToFit = "1";
- changeChildPosition = "1";
- position = "0 20";
- extent = "206 39";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiControl() {
- position = "0 0";
- extent = "206 18";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- class = "ESettingsWindowColor";
- canSave = "1";
- canSaveDynamicFields = "1";
- editorSettingsRead = "NavEditorPlugin.readSettings();";
- editorSettingsValue = "NavEditor/HoverSplineColor";
- editorSettingsWrite = "NavEditorPlugin.writeSettings();";
- new GuiTextCtrl() {
- text = "Hover Spline:";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "0 1";
- extent = "70 16";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiTextRightProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- canSave = "1";
- canSaveDynamicFields = "1";
- };
- new GuiTextEditCtrl() {
- historySize = "0";
- tabComplete = "0";
- sinkAllKeyEvents = "0";
- password = "0";
- passwordMask = "*";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "80 0";
- extent = "104 18";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "GuiTextEditProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "ColorEdit";
- class = "ESettingsWindowColorEdit";
- canSave = "1";
- canSaveDynamicFields = "1";
- };
- new GuiSwatchButtonCtrl() {
- color = "0 0 0 0";
- groupNum = "-1";
- buttonType = "PushButton";
- useMouseEvents = "0";
- position = "188 2";
- extent = "14 14";
- minExtent = "8 2";
- horizSizing = "left";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "ColorButton";
- class = "ESettingsWindowColorButton";
- canSave = "1";
- canSaveDynamicFields = "1";
- };
- };
- new GuiControl() {
- position = "0 21";
- extent = "206 18";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- class = "ESettingsWindowColor";
- canSave = "1";
- canSaveDynamicFields = "1";
- editorSettingsRead = "NavEditorPlugin.readSettings();";
- editorSettingsValue = "NavEditor/SelectedSplineColor";
- editorSettingsWrite = "NavEditorPlugin.writeSettings();";
- new GuiTextCtrl() {
- text = "Sel. Spline:";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "0 1";
- extent = "70 16";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiTextRightProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- canSave = "1";
- canSaveDynamicFields = "1";
- };
- new GuiTextEditCtrl() {
- historySize = "0";
- tabComplete = "0";
- sinkAllKeyEvents = "0";
- password = "0";
- passwordMask = "*";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "80 0";
- extent = "104 18";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "GuiTextEditProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "ColorEdit";
- class = "ESettingsWindowColorEdit";
- canSave = "1";
- canSaveDynamicFields = "1";
- };
- new GuiSwatchButtonCtrl() {
- color = "0 0 0 0";
- groupNum = "-1";
- buttonType = "PushButton";
- useMouseEvents = "0";
- position = "188 2";
- extent = "14 14";
- minExtent = "8 2";
- horizSizing = "left";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "ColorButton";
- class = "ESettingsWindowColorButton";
- canSave = "1";
- canSaveDynamicFields = "1";
- };
- };
- };
- };
- };
- };
- };
- //--- OBJECT WRITE END ---
|