OP2 (df9c7a35) was double-REJECTed: an unconditional Type-8/Type-5 factory
mapping silently re-classed 15 elements across 7 shipped panels (vendor
backdrop lost its fill, character/spellbook roots stopped passing clicks
through, combat gained a phantom import-time tab takeover, ten ListBoxes
gained a spurious hit-testable viewport) because the stale 27 pre-existing
fixtures never exercised the new fields — and the mechanism itself cited a
nonexistent "UIElement_TabControl" class, inverted UiCheckboxBitfield64's
checked-state predicate, and synthesized fake per-row geometry instead of
using the widget's own authored template.
Shape change: UiTabPanel (renamed from UiTabControl) and UiTemplateListBox
now derive from UiDatElement (unsealed) and stay DORMANT by default — an
imported Type-8/Type-5 element gets authored-media drawing, ClickThrough
generic-decoration default, and IUiDatStateful propagation identical to the
pre-OP2 UiDatElement fallback, with zero import-time side effects. The
factory's Type-8/Type-5 arms are unconditional again (no more guard whose
premise the blast-radius sweep proved false), because dormancy makes an
unactivated instance behaviorally indistinguishable from the old fallback.
UiTabPanel.ActivateTabBehavior() and UiTemplateListBox's lazy viewport
creation are the explicit, controller-driven opt-ins Campaign OP slice OP3+
will call; today nothing does, so the four pre-existing shipped Type-8
hosts (character/spellbook/vendor/combat) and ten pre-existing Type-5
ListBoxes keep their pre-OP2 behavior exactly. Filed AD-73 for this
dormant-vs-retail's-unconditional-activation adaptation.
Mechanism fixes (docs/research/2026-08-11-op2-review-mechanism.md):
- UiTabPanel cites UIElement_Panel (Type 8 is UIElement_Panel; no
UIElement_TabControl exists in the PDB), resolves buttons/pages via a
GetChildRecursive-equivalent descendant search (not direct-children-only),
performs no switch when no entry authors 0x32 (deleted the _tabs[0]
fallback), and surfaces unresolved tab-table entries via UnresolvedEntries
+ a diagnostic line instead of a silent no-op.
- ElementReader.ReadTabTable skips entries missing 0x30/0x31, matching
retail's SetupTabPageHash @0x0046C2E0 entry filter.
- UiCheckboxBitfield64 now builds every row from its OWN authored template
(property 0x64 -> {0x2100002B, 0x10000521}) via AddItemFromTemplateList,
deleting the synthesized ElementInfo + invented RowHeight=14 — matching
retail's CreateChildren @0x00485DF0, which is itself a UIElement_ListBox
call. IsSet is now retail's ANY-bit-set predicate (Refresh @0x004859C0),
not all-bits-set. TS-72 retired: the click-toggle bit math is now fully
decomp-confirmed (SetBitsOnOrOff via ListenToElementMessage @0x00485AE0).
Regenerated all 32 UI fixtures against real DAT (ACDREAM_REGENERATE_UI_FIXTURES=1)
and committed them — 27 pre-existing fixtures now carry Outline/OutlineColor/
TabTable/TemplateList/ScrollbarElementId; the 5 Options fixtures were already
current. Updated EffectsUiControllerTests' now-correct UiTemplateListBox
class-identity assertion. Added: 6 built-widget behavior pins for all five
pre-existing Type-8 elements + a representative Type-5 element the dormancy
model protects (OP2ReworkBlastRadiusConformanceTests.cs); 5 reader-level
tests driving ReadTabTable/ReadTemplateList/the 0x72 reader from raw
property bags (ElementReaderTests.cs); a multi-bit-mask UiCheckboxBitfield64
test proving the any-bit predicate (the prior single-bit test couldn't
distinguish it from all-bits); an activation-idempotency test and a
before-activation click-is-inert test for UiTabPanel.
Full Release suite: 12,868 passed / 4 skipped / 0 failed (baseline 12,853/4/0
post-OP1-fixes; +15 net new tests, zero regressions).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
24582 lines
No EOL
881 KiB
JSON
24582 lines
No EOL
881 KiB
JSON
{
|
|
"Id": 268437156,
|
|
"Type": 268435540,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 610,
|
|
"Height": 90,
|
|
"OriginalParentWidth": 0,
|
|
"OriginalParentHeight": 0,
|
|
"HasOriginalParentSize": false,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 0,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 31,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"60": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 60,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 90,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"61": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 61,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 3000,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"62": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 62,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 70,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"63": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 63,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 410,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"65": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 65,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"268435462": {
|
|
"Id": 268435462,
|
|
"Name": "HideDetail",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"268435463": {
|
|
"Id": 268435463,
|
|
"Name": "ShowDetail",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435553,
|
|
"Type": 268435477,
|
|
"X": 5,
|
|
"Y": 5,
|
|
"Width": 600,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 18,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435497": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435497,
|
|
"UnsignedValue": 22,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435633,
|
|
"Type": 3,
|
|
"X": 4,
|
|
"Y": 24,
|
|
"Width": 32,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 2,
|
|
"ReadOrder": 4,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"71": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 71,
|
|
"UnsignedValue": 268436373,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"72": {
|
|
"Kind": 2,
|
|
"MasterPropertyId": 72,
|
|
"UnsignedValue": 553648193,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268436562,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 32,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 32,
|
|
"OriginalParentHeight": 32,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 0,
|
|
"Top": 0,
|
|
"Right": 0,
|
|
"Bottom": 0,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436563,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 32,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 32,
|
|
"OriginalParentHeight": 32,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 0,
|
|
"Top": 0,
|
|
"Right": 0,
|
|
"Bottom": 0,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436564,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 32,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 32,
|
|
"OriginalParentHeight": 32,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 0,
|
|
"Top": 0,
|
|
"Right": 0,
|
|
"Bottom": 0,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100683017,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100683017,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435634,
|
|
"Type": 1,
|
|
"X": 725,
|
|
"Y": 24,
|
|
"Width": 75,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 5,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 7,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741825,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"36": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 36,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 7,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"83": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 83,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"63": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 63,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 65,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"32": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 32,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227743108,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"71": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 71,
|
|
"UnsignedValue": 268436373,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"72": {
|
|
"Kind": 2,
|
|
"MasterPropertyId": 72,
|
|
"UnsignedValue": 553648193,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 1073741825,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [
|
|
{
|
|
"Id": 268436174,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 32,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 79,
|
|
"OriginalParentHeight": 32,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682902,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682902,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682901,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682900,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682902,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682902,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682901,
|
|
"Item2": 3
|
|
},
|
|
"Ghosted": {
|
|
"Item1": 100682900,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436175,
|
|
"Type": 3,
|
|
"X": 32,
|
|
"Y": 0,
|
|
"Width": 15,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 79,
|
|
"OriginalParentHeight": 32,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682905,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682905,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682904,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682903,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682905,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682905,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682904,
|
|
"Item2": 3
|
|
},
|
|
"Ghosted": {
|
|
"Item1": 100682903,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436176,
|
|
"Type": 3,
|
|
"X": 47,
|
|
"Y": 0,
|
|
"Width": 32,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 79,
|
|
"OriginalParentHeight": 32,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682908,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682908,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682907,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682906,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682908,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682908,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682907,
|
|
"Item2": 3
|
|
},
|
|
"Ghosted": {
|
|
"Item1": 100682906,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435616,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 20,
|
|
"Width": 800,
|
|
"Height": 60,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682946,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682946,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268436619,
|
|
"Type": 12,
|
|
"X": 40,
|
|
"Y": 40,
|
|
"Width": 450,
|
|
"Height": 18,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741825,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 2,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"199": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 199,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 58579907,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"71": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 71,
|
|
"UnsignedValue": 268436373,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"72": {
|
|
"Kind": 2,
|
|
"MasterPropertyId": 72,
|
|
"UnsignedValue": 553648193,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"208": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 208,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 76,
|
|
"Green": 76,
|
|
"Red": 76,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741825,
|
|
"HJustify": 0,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435617,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 800,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682946,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682946,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435618,
|
|
"Type": 8,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 800,
|
|
"Height": 60,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"46": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 46,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 8,
|
|
"MasterPropertyId": 47,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {
|
|
"48": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 48,
|
|
"UnsignedValue": 268435619,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"49": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 49,
|
|
"UnsignedValue": 268435626,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"50": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 50,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Kind": 8,
|
|
"MasterPropertyId": 47,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {
|
|
"48": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 48,
|
|
"UnsignedValue": 268435620,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"49": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 49,
|
|
"UnsignedValue": 268435627,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"50": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 50,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Kind": 8,
|
|
"MasterPropertyId": 47,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {
|
|
"48": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 48,
|
|
"UnsignedValue": 268435621,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"49": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 49,
|
|
"UnsignedValue": 268435628,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"50": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 50,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Kind": 8,
|
|
"MasterPropertyId": 47,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {
|
|
"48": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 48,
|
|
"UnsignedValue": 268435622,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"49": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 49,
|
|
"UnsignedValue": 268435629,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"50": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 50,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Kind": 8,
|
|
"MasterPropertyId": 47,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {
|
|
"48": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 48,
|
|
"UnsignedValue": 268435623,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"49": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 49,
|
|
"UnsignedValue": 268435630,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"50": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 50,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Kind": 8,
|
|
"MasterPropertyId": 47,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {
|
|
"48": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 48,
|
|
"UnsignedValue": 268435624,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"49": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 49,
|
|
"UnsignedValue": 268435631,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"50": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 50,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Kind": 8,
|
|
"MasterPropertyId": 47,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {
|
|
"48": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 48,
|
|
"UnsignedValue": 268435625,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"49": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 49,
|
|
"UnsignedValue": 268435632,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"50": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 50,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Kind": 8,
|
|
"MasterPropertyId": 47,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {
|
|
"48": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 48,
|
|
"UnsignedValue": 268436930,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"49": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 49,
|
|
"UnsignedValue": 268436931,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"50": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 50,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435622,
|
|
"Type": 12,
|
|
"X": 141,
|
|
"Y": 0,
|
|
"Width": 47,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 4,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227814004,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"11": {
|
|
"Id": 11,
|
|
"Name": "Closed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687545,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 127,
|
|
"Green": 127,
|
|
"Red": 127,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"12": {
|
|
"Id": 12,
|
|
"Name": "Open",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687544,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Closed": {
|
|
"Item1": 100687545,
|
|
"Item2": 3
|
|
},
|
|
"Open": {
|
|
"Item1": 100687544,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435623,
|
|
"Type": 12,
|
|
"X": 188,
|
|
"Y": 0,
|
|
"Width": 47,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 5,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227814005,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"11": {
|
|
"Id": 11,
|
|
"Name": "Closed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687545,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 127,
|
|
"Green": 127,
|
|
"Red": 127,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"12": {
|
|
"Id": 12,
|
|
"Name": "Open",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687544,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Closed": {
|
|
"Item1": 100687545,
|
|
"Item2": 3
|
|
},
|
|
"Open": {
|
|
"Item1": 100687544,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435624,
|
|
"Type": 12,
|
|
"X": 235,
|
|
"Y": 0,
|
|
"Width": 47,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 6,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227814006,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"11": {
|
|
"Id": 11,
|
|
"Name": "Closed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687545,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 127,
|
|
"Green": 127,
|
|
"Red": 127,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"12": {
|
|
"Id": 12,
|
|
"Name": "Open",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687544,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Closed": {
|
|
"Item1": 100687545,
|
|
"Item2": 3
|
|
},
|
|
"Open": {
|
|
"Item1": 100687544,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435625,
|
|
"Type": 12,
|
|
"X": 282,
|
|
"Y": 0,
|
|
"Width": 47,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 7,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227814007,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"11": {
|
|
"Id": 11,
|
|
"Name": "Closed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687545,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 127,
|
|
"Green": 127,
|
|
"Red": 127,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"12": {
|
|
"Id": 12,
|
|
"Name": "Open",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687544,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Closed": {
|
|
"Item1": 100687545,
|
|
"Item2": 3
|
|
},
|
|
"Open": {
|
|
"Item1": 100687544,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435626,
|
|
"Type": 3,
|
|
"X": 40,
|
|
"Y": 22,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 9,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435637,
|
|
"Type": 11,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"119": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 119,
|
|
"UnsignedValue": 268435570,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"120": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 120,
|
|
"UnsignedValue": 268435569,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 63,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682973,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682973,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682975,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682975,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435638,
|
|
"Type": 268435505,
|
|
"X": 23,
|
|
"Y": 2,
|
|
"Width": 639,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435475": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435475,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435477": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435477,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435478": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435478,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435479": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435479,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435470": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435470,
|
|
"UnsignedValue": 268436289,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435548": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435548,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435538": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435538,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435549": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435549,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435473": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435473,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435474": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435474,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435543": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435543,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"113": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 113,
|
|
"UnsignedValue": 268435637,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"92": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 92,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435545": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435545,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435547": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 268435547,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.2,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"95": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 95,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435539": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435539,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435627,
|
|
"Type": 3,
|
|
"X": 40,
|
|
"Y": 22,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 10,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435637,
|
|
"Type": 11,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"119": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 119,
|
|
"UnsignedValue": 268435570,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"120": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 120,
|
|
"UnsignedValue": 268435569,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 63,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682973,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682973,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682975,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682975,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435638,
|
|
"Type": 268435505,
|
|
"X": 23,
|
|
"Y": 2,
|
|
"Width": 639,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435475": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435475,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435477": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435477,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435478": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435478,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435479": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435479,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435470": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435470,
|
|
"UnsignedValue": 268436289,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435548": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435548,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435538": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435538,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435549": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435549,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435473": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435473,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435474": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435474,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435543": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435543,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"113": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 113,
|
|
"UnsignedValue": 268435637,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"92": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 92,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435545": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435545,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435547": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 268435547,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.2,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"95": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 95,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435539": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435539,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435628,
|
|
"Type": 3,
|
|
"X": 40,
|
|
"Y": 22,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 11,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435637,
|
|
"Type": 11,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"119": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 119,
|
|
"UnsignedValue": 268435570,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"120": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 120,
|
|
"UnsignedValue": 268435569,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 63,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682973,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682973,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682975,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682975,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435638,
|
|
"Type": 268435505,
|
|
"X": 23,
|
|
"Y": 2,
|
|
"Width": 639,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435475": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435475,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435477": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435477,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435478": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435478,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435479": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435479,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435470": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435470,
|
|
"UnsignedValue": 268436289,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435548": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435548,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435538": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435538,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435549": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435549,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435473": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435473,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435474": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435474,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435543": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435543,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"113": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 113,
|
|
"UnsignedValue": 268435637,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"92": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 92,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435545": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435545,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435547": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 268435547,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.2,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"95": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 95,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435539": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435539,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435629,
|
|
"Type": 3,
|
|
"X": 40,
|
|
"Y": 22,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 12,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435637,
|
|
"Type": 11,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"119": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 119,
|
|
"UnsignedValue": 268435570,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"120": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 120,
|
|
"UnsignedValue": 268435569,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 63,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682973,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682973,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682975,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682975,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435638,
|
|
"Type": 268435505,
|
|
"X": 23,
|
|
"Y": 2,
|
|
"Width": 639,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435475": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435475,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435477": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435477,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435478": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435478,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435479": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435479,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435470": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435470,
|
|
"UnsignedValue": 268436289,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435548": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435548,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435538": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435538,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435549": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435549,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435473": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435473,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435474": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435474,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435543": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435543,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"113": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 113,
|
|
"UnsignedValue": 268435637,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"92": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 92,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435545": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435545,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435547": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 268435547,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.2,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"95": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 95,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435539": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435539,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435630,
|
|
"Type": 3,
|
|
"X": 40,
|
|
"Y": 22,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 13,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435637,
|
|
"Type": 11,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"119": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 119,
|
|
"UnsignedValue": 268435570,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"120": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 120,
|
|
"UnsignedValue": 268435569,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 63,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682973,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682973,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682975,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682975,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435638,
|
|
"Type": 268435505,
|
|
"X": 23,
|
|
"Y": 2,
|
|
"Width": 639,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435475": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435475,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435477": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435477,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435478": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435478,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435479": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435479,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435470": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435470,
|
|
"UnsignedValue": 268436289,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435548": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435548,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435538": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435538,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435549": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435549,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435473": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435473,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435474": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435474,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435543": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435543,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"113": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 113,
|
|
"UnsignedValue": 268435637,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"92": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 92,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435545": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435545,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435547": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 268435547,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.2,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"95": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 95,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435539": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435539,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435631,
|
|
"Type": 3,
|
|
"X": 40,
|
|
"Y": 22,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 14,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435637,
|
|
"Type": 11,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"119": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 119,
|
|
"UnsignedValue": 268435570,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"120": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 120,
|
|
"UnsignedValue": 268435569,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 63,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682973,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682973,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682975,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682975,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435638,
|
|
"Type": 268435505,
|
|
"X": 23,
|
|
"Y": 2,
|
|
"Width": 639,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435475": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435475,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435477": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435477,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435478": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435478,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435479": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435479,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435470": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435470,
|
|
"UnsignedValue": 268436289,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435548": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435548,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435538": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435538,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435549": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435549,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435473": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435473,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435474": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435474,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435543": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435543,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"113": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 113,
|
|
"UnsignedValue": 268435637,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"92": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 92,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435545": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435545,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435547": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 268435547,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.2,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"95": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 95,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435539": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435539,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435632,
|
|
"Type": 3,
|
|
"X": 40,
|
|
"Y": 22,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 15,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435637,
|
|
"Type": 11,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"119": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 119,
|
|
"UnsignedValue": 268435570,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"120": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 120,
|
|
"UnsignedValue": 268435569,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 63,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682973,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682973,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682975,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682975,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435638,
|
|
"Type": 268435505,
|
|
"X": 23,
|
|
"Y": 2,
|
|
"Width": 639,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435475": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435475,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435477": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435477,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435478": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435478,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435479": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435479,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435470": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435470,
|
|
"UnsignedValue": 268436289,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435548": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435548,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435538": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435538,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435549": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435549,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435473": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435473,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435474": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435474,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435543": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435543,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"113": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 113,
|
|
"UnsignedValue": 268435637,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"92": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 92,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435545": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435545,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435547": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 268435547,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.2,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"95": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 95,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435539": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435539,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436930,
|
|
"Type": 12,
|
|
"X": 329,
|
|
"Y": 0,
|
|
"Width": 47,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 8,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227814008,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"11": {
|
|
"Id": 11,
|
|
"Name": "Closed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687545,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 127,
|
|
"Green": 127,
|
|
"Red": 127,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"12": {
|
|
"Id": 12,
|
|
"Name": "Open",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687544,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Closed": {
|
|
"Item1": 100687545,
|
|
"Item2": 3
|
|
},
|
|
"Open": {
|
|
"Item1": 100687544,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435619,
|
|
"Type": 12,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 47,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227814001,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"11": {
|
|
"Id": 11,
|
|
"Name": "Closed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687545,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 127,
|
|
"Green": 127,
|
|
"Red": 127,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"12": {
|
|
"Id": 12,
|
|
"Name": "Open",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687544,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Closed": {
|
|
"Item1": 100687545,
|
|
"Item2": 3
|
|
},
|
|
"Open": {
|
|
"Item1": 100687544,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436931,
|
|
"Type": 3,
|
|
"X": 40,
|
|
"Y": 22,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 16,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435637,
|
|
"Type": 11,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 685,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"119": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 119,
|
|
"UnsignedValue": 268435570,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"120": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 120,
|
|
"UnsignedValue": 268435569,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 63,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682972,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682973,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682973,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682972,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 23,
|
|
"Height": 36,
|
|
"OriginalParentWidth": 86,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"15": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 15,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"16": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 16,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"17": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 17,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.1,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"19": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 19,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682974,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682975,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682975,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682974,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435638,
|
|
"Type": 268435505,
|
|
"X": 23,
|
|
"Y": 2,
|
|
"Width": 639,
|
|
"Height": 32,
|
|
"OriginalParentWidth": 685,
|
|
"OriginalParentHeight": 36,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435475": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435475,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435477": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435477,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435478": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435478,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435479": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435479,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435470": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435470,
|
|
"UnsignedValue": 268436289,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435548": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435548,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435538": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435538,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435549": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435549,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435473": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435473,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435474": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435474,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435543": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435543,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"113": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 113,
|
|
"UnsignedValue": 268435637,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"92": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 92,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435545": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 268435545,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 32,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435547": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 268435547,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.2,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"95": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 95,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": -1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"268435539": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 268435539,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435620,
|
|
"Type": 12,
|
|
"X": 47,
|
|
"Y": 0,
|
|
"Width": 47,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227814002,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"11": {
|
|
"Id": 11,
|
|
"Name": "Closed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687545,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 127,
|
|
"Green": 127,
|
|
"Red": 127,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"12": {
|
|
"Id": 12,
|
|
"Name": "Open",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687544,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Closed": {
|
|
"Item1": 100687545,
|
|
"Item2": 3
|
|
},
|
|
"Open": {
|
|
"Item1": 100687544,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435621,
|
|
"Type": 12,
|
|
"X": 94,
|
|
"Y": 0,
|
|
"Width": 47,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"54": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 54,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"33": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 33,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 227814003,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"11": {
|
|
"Id": 11,
|
|
"Name": "Closed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687545,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 127,
|
|
"Green": 127,
|
|
"Red": 127,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"12": {
|
|
"Id": 12,
|
|
"Name": "Open",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687544,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": true,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Closed": {
|
|
"Item1": 100687545,
|
|
"Item2": 3
|
|
},
|
|
"Open": {
|
|
"Item1": 100687544,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [
|
|
{
|
|
"ButtonElementId": 268435619,
|
|
"PageElementId": 268435626,
|
|
"IsDefault": true
|
|
},
|
|
{
|
|
"ButtonElementId": 268435620,
|
|
"PageElementId": 268435627,
|
|
"IsDefault": false
|
|
},
|
|
{
|
|
"ButtonElementId": 268435621,
|
|
"PageElementId": 268435628,
|
|
"IsDefault": false
|
|
},
|
|
{
|
|
"ButtonElementId": 268435622,
|
|
"PageElementId": 268435629,
|
|
"IsDefault": false
|
|
},
|
|
{
|
|
"ButtonElementId": 268435623,
|
|
"PageElementId": 268435630,
|
|
"IsDefault": false
|
|
},
|
|
{
|
|
"ButtonElementId": 268435624,
|
|
"PageElementId": 268435631,
|
|
"IsDefault": false
|
|
},
|
|
{
|
|
"ButtonElementId": 268435625,
|
|
"PageElementId": 268435632,
|
|
"IsDefault": false
|
|
},
|
|
{
|
|
"ButtonElementId": 268436930,
|
|
"PageElementId": 268436931,
|
|
"IsDefault": false
|
|
}
|
|
],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437163,
|
|
"Type": 3,
|
|
"X": 605,
|
|
"Y": 85,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 7,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693190,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693190,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437164,
|
|
"Type": 3,
|
|
"X": 605,
|
|
"Y": 5,
|
|
"Width": 5,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 8,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693186,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693186,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437165,
|
|
"Type": 9,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 2,
|
|
"ReadOrder": 9,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100688169,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100688166,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
},
|
|
"Properties": {
|
|
"Values": {
|
|
"45": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 45,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"43": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 43,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688169,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100688166,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437166,
|
|
"Type": 2,
|
|
"X": 5,
|
|
"Y": 0,
|
|
"Width": 600,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 10,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100688170,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100688153,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
},
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688170,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100688153,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437167,
|
|
"Type": 9,
|
|
"X": 605,
|
|
"Y": 0,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 11,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100688169,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100688168,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
},
|
|
"Properties": {
|
|
"Values": {
|
|
"44": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 44,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688169,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100688168,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437168,
|
|
"Type": 9,
|
|
"X": 0,
|
|
"Y": 5,
|
|
"Width": 5,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 12,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100688171,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100688168,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
},
|
|
"Properties": {
|
|
"Values": {
|
|
"43": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 43,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688171,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100688168,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437169,
|
|
"Type": 9,
|
|
"X": 0,
|
|
"Y": 85,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 13,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100688169,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100688167,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
},
|
|
"Properties": {
|
|
"Values": {
|
|
"42": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 42,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"43": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 43,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688169,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100688167,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437170,
|
|
"Type": 9,
|
|
"X": 5,
|
|
"Y": 85,
|
|
"Width": 600,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 14,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100688172,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100687462,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
},
|
|
"Properties": {
|
|
"Values": {
|
|
"42": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 42,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688172,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100687462,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437171,
|
|
"Type": 9,
|
|
"X": 605,
|
|
"Y": 85,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 15,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100688169,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100688166,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
},
|
|
"Properties": {
|
|
"Values": {
|
|
"44": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 44,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"42": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 42,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688169,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100688166,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437172,
|
|
"Type": 9,
|
|
"X": 605,
|
|
"Y": 5,
|
|
"Width": 5,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 16,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100688173,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100688168,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
},
|
|
"Properties": {
|
|
"Values": {
|
|
"44": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 44,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688173,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100688168,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437157,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693187,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693187,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435548,
|
|
"Type": 268435468,
|
|
"X": 5,
|
|
"Y": 5,
|
|
"Width": 600,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 17,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"268435497": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 268435497,
|
|
"UnsignedValue": 17,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"268435459": {
|
|
"Id": 268435459,
|
|
"Name": "MeleeCombat",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"268435460": {
|
|
"Id": 268435460,
|
|
"Name": "MissileCombat",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435532,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 10,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682946,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682946,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435533,
|
|
"Type": 3,
|
|
"X": 10,
|
|
"Y": 0,
|
|
"Width": 690,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682946,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682946,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435534,
|
|
"Type": 3,
|
|
"X": 700,
|
|
"Y": 0,
|
|
"Width": 100,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682946,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682946,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435535,
|
|
"Type": 11,
|
|
"X": 8,
|
|
"Y": 9,
|
|
"Width": 707,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 4,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693194,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"123": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 123,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"134": {
|
|
"Kind": 3,
|
|
"MasterPropertyId": 134,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0.5,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"124": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 124,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"126": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 126,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"130": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 130,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"131": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 131,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693194,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 1,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 12,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 707,
|
|
"OriginalParentHeight": 14,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 0,
|
|
"Top": 0,
|
|
"Right": 0,
|
|
"Bottom": 0,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 24,
|
|
"Image": {
|
|
"File": 100669731,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100669731,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 4,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 0,
|
|
"Height": 0,
|
|
"OriginalParentWidth": 707,
|
|
"OriginalParentHeight": 14,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 0,
|
|
"Top": 0,
|
|
"Right": 0,
|
|
"Bottom": 0,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100669721,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100669721,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435536,
|
|
"Type": 7,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 707,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 707,
|
|
"OriginalParentHeight": 14,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"111": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 111,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"104": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 104,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"106": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 106,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 2,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 707,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 707,
|
|
"OriginalParentHeight": 14,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100667904,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100667904,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436975,
|
|
"Type": 3,
|
|
"X": 70,
|
|
"Y": 0,
|
|
"Width": 567,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 707,
|
|
"OriginalParentHeight": 14,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 4,
|
|
"Top": 1,
|
|
"Right": 4,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100692318,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100692318,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435537,
|
|
"Type": 12,
|
|
"X": 12,
|
|
"Y": 9,
|
|
"Width": 100,
|
|
"Height": 15,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 2,
|
|
"ReadOrder": 5,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741826,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 2,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 200023700,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 76,
|
|
"Green": 76,
|
|
"Red": 76,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741826,
|
|
"HJustify": 0,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435538,
|
|
"Type": 12,
|
|
"X": 611,
|
|
"Y": 9,
|
|
"Width": 100,
|
|
"Height": 15,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 6,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741826,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 76,
|
|
"Green": 76,
|
|
"Red": 76,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"268435459": {
|
|
"Id": 268435459,
|
|
"Name": "MeleeCombat",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 199301346,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 3,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"268435460": {
|
|
"Id": 268435460,
|
|
"Name": "MissileCombat",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 251543225,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 3,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741826,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435539,
|
|
"Type": 268435509,
|
|
"X": 5,
|
|
"Y": 29,
|
|
"Width": 100,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 2,
|
|
"ReadOrder": 7,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"11": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 11,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 18,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741826,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"71": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 71,
|
|
"UnsignedValue": 268436375,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"72": {
|
|
"Kind": 2,
|
|
"MasterPropertyId": 72,
|
|
"UnsignedValue": 553648193,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"75": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 75,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 2,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741826,
|
|
"HJustify": 0,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268436264,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 1,
|
|
"Width": 13,
|
|
"Height": 13,
|
|
"OriginalParentWidth": 100,
|
|
"OriginalParentHeight": 14,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683029,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683030,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683031,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683032,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683033,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100683029,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100683030,
|
|
"Item2": 3
|
|
},
|
|
"Highlight": {
|
|
"Item1": 100683031,
|
|
"Item2": 3
|
|
},
|
|
"Highlight_pressed": {
|
|
"Item1": 100683032,
|
|
"Item2": 3
|
|
},
|
|
"Ghosted": {
|
|
"Item1": 100683033,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435540,
|
|
"Type": 268435509,
|
|
"X": 110,
|
|
"Y": 29,
|
|
"Width": 80,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 2,
|
|
"ReadOrder": 8,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"11": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 11,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 18,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741826,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"71": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 71,
|
|
"UnsignedValue": 268436375,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"72": {
|
|
"Kind": 2,
|
|
"MasterPropertyId": 72,
|
|
"UnsignedValue": 553648193,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"75": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 75,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 2,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741826,
|
|
"HJustify": 0,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268436264,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 1,
|
|
"Width": 13,
|
|
"Height": 13,
|
|
"OriginalParentWidth": 100,
|
|
"OriginalParentHeight": 14,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683029,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683030,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683031,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683032,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683033,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100683029,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100683030,
|
|
"Item2": 3
|
|
},
|
|
"Highlight": {
|
|
"Item1": 100683031,
|
|
"Item2": 3
|
|
},
|
|
"Highlight_pressed": {
|
|
"Item1": 100683032,
|
|
"Item2": 3
|
|
},
|
|
"Ghosted": {
|
|
"Item1": 100683033,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435541,
|
|
"Type": 268435509,
|
|
"X": 195,
|
|
"Y": 29,
|
|
"Width": 100,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 2,
|
|
"ReadOrder": 9,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"11": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 11,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 18,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741826,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"71": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 71,
|
|
"UnsignedValue": 268436375,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"72": {
|
|
"Kind": 2,
|
|
"MasterPropertyId": 72,
|
|
"UnsignedValue": 553648193,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"75": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 75,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 2,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 9706964,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741826,
|
|
"HJustify": 0,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268436264,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 1,
|
|
"Width": 13,
|
|
"Height": 13,
|
|
"OriginalParentWidth": 100,
|
|
"OriginalParentHeight": 14,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683029,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683030,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683031,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683032,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683033,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100683029,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100683030,
|
|
"Item2": 3
|
|
},
|
|
"Highlight": {
|
|
"Item1": 100683031,
|
|
"Item2": 3
|
|
},
|
|
"Highlight_pressed": {
|
|
"Item1": 100683032,
|
|
"Item2": 3
|
|
},
|
|
"Ghosted": {
|
|
"Item1": 100683033,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435542,
|
|
"Type": 17,
|
|
"X": 722,
|
|
"Y": 4,
|
|
"Width": 72,
|
|
"Height": 57,
|
|
"OriginalParentWidth": 800,
|
|
"OriginalParentHeight": 80,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 10,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"176": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 176,
|
|
"UnsignedValue": 268435544,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"193": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 193,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435543,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 72,
|
|
"Height": 19,
|
|
"OriginalParentWidth": 72,
|
|
"OriginalParentHeight": 57,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"11": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 11,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 45713544,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683037,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683036,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683038,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683039,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100683036,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100683037,
|
|
"Item2": 3
|
|
},
|
|
"Highlight": {
|
|
"Item1": 100683038,
|
|
"Item2": 3
|
|
},
|
|
"Highlight_pressed": {
|
|
"Item1": 100683039,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435544,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 19,
|
|
"Width": 72,
|
|
"Height": 19,
|
|
"OriginalParentWidth": 72,
|
|
"OriginalParentHeight": 57,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"11": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 11,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 173867533,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683037,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683036,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683038,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683039,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100683036,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100683037,
|
|
"Item2": 3
|
|
},
|
|
"Highlight": {
|
|
"Item1": 100683038,
|
|
"Item2": 3
|
|
},
|
|
"Highlight_pressed": {
|
|
"Item1": 100683039,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435545,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 38,
|
|
"Width": 72,
|
|
"Height": 19,
|
|
"OriginalParentWidth": 72,
|
|
"OriginalParentHeight": 57,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"26": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 26,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 2,
|
|
"MasterPropertyId": 24,
|
|
"UnsignedValue": 1073741824,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"27": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 27,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [
|
|
{
|
|
"Kind": 6,
|
|
"MasterPropertyId": 25,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"20": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 20,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"21": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 21,
|
|
"UnsignedValue": 1,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"11": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 11,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 86746391,
|
|
"TableId": 587202561,
|
|
"Override": 0,
|
|
"English": 1,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683037,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683036,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683038,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100683039,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"37": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 37,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 1,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100683036,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100683037,
|
|
"Item2": 3
|
|
},
|
|
"Highlight": {
|
|
"Item1": 100683038,
|
|
"Item2": 3
|
|
},
|
|
"Highlight_pressed": {
|
|
"Item1": 100683039,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437158,
|
|
"Type": 3,
|
|
"X": 5,
|
|
"Y": 0,
|
|
"Width": 600,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693183,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693183,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437159,
|
|
"Type": 3,
|
|
"X": 605,
|
|
"Y": 0,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693188,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693188,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437160,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 5,
|
|
"Width": 5,
|
|
"Height": 80,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 4,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693184,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693184,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437161,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 85,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 5,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693189,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693189,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268437162,
|
|
"Type": 3,
|
|
"X": 5,
|
|
"Y": 85,
|
|
"Width": 600,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 610,
|
|
"OriginalParentHeight": 90,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 6,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100693185,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": true,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100693185,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
} |