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>
5629 lines
No EOL
166 KiB
JSON
5629 lines
No EOL
166 KiB
JSON
{
|
|
"Id": 268436727,
|
|
"Type": 268435520,
|
|
"X": 0,
|
|
"Y": 80,
|
|
"Width": 250,
|
|
"Height": 108,
|
|
"OriginalParentWidth": 0,
|
|
"OriginalParentHeight": 0,
|
|
"HasOriginalParentSize": false,
|
|
"Left": 0,
|
|
"Top": 0,
|
|
"Right": 0,
|
|
"Bottom": 0,
|
|
"ReadOrder": 0,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"60": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 60,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 928,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": 1024,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": 76,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": 150,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": 268436776,
|
|
"Type": 3,
|
|
"X": 5,
|
|
"Y": 20,
|
|
"Width": 240,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688170,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436777,
|
|
"Type": 2,
|
|
"X": 5,
|
|
"Y": 5,
|
|
"Width": 240,
|
|
"Height": 20,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 11,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"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": {},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100688153,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436778,
|
|
"Type": 1,
|
|
"X": 230,
|
|
"Y": 6,
|
|
"Width": 14,
|
|
"Height": 14,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 12,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100688406,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100688405,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100688405,
|
|
"Item2": 1
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100688406,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436732,
|
|
"Type": 9,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": 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": 268436734,
|
|
"Type": 9,
|
|
"X": 245,
|
|
"Y": 0,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": 100688169,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100688167,
|
|
"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": {}
|
|
},
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"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": 268436690,
|
|
"Type": 9,
|
|
"X": 0,
|
|
"Y": 5,
|
|
"Width": 5,
|
|
"Height": 98,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": 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": 268435471,
|
|
"Type": 9,
|
|
"X": 5,
|
|
"Y": 0,
|
|
"Width": 240,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": 100688170,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": {
|
|
"File": 100687462,
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100688170,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {
|
|
"": {
|
|
"File": 100687462,
|
|
"HotspotX": 16,
|
|
"HotspotY": 16,
|
|
"IsValid": true
|
|
}
|
|
},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435472,
|
|
"Type": 3,
|
|
"X": 5,
|
|
"Y": 25,
|
|
"Width": 224,
|
|
"Height": 60,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 13,
|
|
"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": [
|
|
{
|
|
"Id": 268435473,
|
|
"Type": 12,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 224,
|
|
"Height": 60,
|
|
"OriginalParentWidth": 224,
|
|
"OriginalParentHeight": 60,
|
|
"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": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 2,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": 204,
|
|
"Green": 204,
|
|
"Red": 204,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
},
|
|
"28": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 28,
|
|
"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": {}
|
|
},
|
|
"29": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 29,
|
|
"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": 0,
|
|
"Green": 178,
|
|
"Red": 0,
|
|
"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": 4,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": 2,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"81": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 81,
|
|
"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": {}
|
|
},
|
|
"114": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 114,
|
|
"UnsignedValue": 268435474,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"39": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 39,
|
|
"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": {}
|
|
},
|
|
"205": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 205,
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"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": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"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": 51,
|
|
"Green": 51,
|
|
"Red": 51,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"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": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"7": {
|
|
"Id": 7,
|
|
"Name": "Highlight_rollover",
|
|
"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": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"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": 51,
|
|
"Green": 51,
|
|
"Red": 51,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"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": 51,
|
|
"Green": 51,
|
|
"Red": 51,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 0,
|
|
"VJustify": 2,
|
|
"FontColor": {
|
|
"X": 0.8,
|
|
"Y": 0.8,
|
|
"Z": 0.8,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268436620,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 64,
|
|
"Width": 16,
|
|
"Height": 16,
|
|
"OriginalParentWidth": 224,
|
|
"OriginalParentHeight": 60,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 3,
|
|
"Top": 2,
|
|
"Right": 3,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687630,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100687630,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"13": {
|
|
"Id": 13,
|
|
"Name": "Ghosted",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 13,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100687630,
|
|
"Item2": 1
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100687630,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Ghosted",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 268435474
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436691,
|
|
"Type": 9,
|
|
"X": 245,
|
|
"Y": 5,
|
|
"Width": 5,
|
|
"Height": 98,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": 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": 268436737,
|
|
"Type": 9,
|
|
"X": 0,
|
|
"Y": 103,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": 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": 268436692,
|
|
"Type": 9,
|
|
"X": 5,
|
|
"Y": 103,
|
|
"Width": 240,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": 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": 268435474,
|
|
"Type": 11,
|
|
"X": 229,
|
|
"Y": 25,
|
|
"Width": 16,
|
|
"Height": 60,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 14,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682946,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"121": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 121,
|
|
"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": {}
|
|
},
|
|
"137": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 137,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 16,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": {}
|
|
},
|
|
"81": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 81,
|
|
"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": 1,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 16,
|
|
"Height": 16,
|
|
"OriginalParentWidth": 16,
|
|
"OriginalParentHeight": 48,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 0,
|
|
"Top": 0,
|
|
"Right": 0,
|
|
"Bottom": 0,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 56,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"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": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [
|
|
{
|
|
"Id": 268436324,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 16,
|
|
"Height": 3,
|
|
"OriginalParentWidth": 16,
|
|
"OriginalParentHeight": 16,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"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": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682848,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682849,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682850,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682848,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682849,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682850,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436325,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 3,
|
|
"Width": 16,
|
|
"Height": 10,
|
|
"OriginalParentWidth": 16,
|
|
"OriginalParentHeight": 16,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682851,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682852,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682853,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682851,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682852,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682853,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436326,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 13,
|
|
"Width": 16,
|
|
"Height": 3,
|
|
"OriginalParentWidth": 16,
|
|
"OriginalParentHeight": 16,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 3,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 62,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682854,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682855,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682856,
|
|
"DrawMode": 3
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682854,
|
|
"Item2": 3
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682855,
|
|
"Item2": 3
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682856,
|
|
"Item2": 3
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435569,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 16,
|
|
"Height": 16,
|
|
"OriginalParentWidth": 16,
|
|
"OriginalParentHeight": 48,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"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": 100682859,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682857,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682858,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682857,
|
|
"Item2": 1
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682858,
|
|
"Item2": 1
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682859,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435570,
|
|
"Type": 1,
|
|
"X": 0,
|
|
"Y": 32,
|
|
"Width": 16,
|
|
"Height": 16,
|
|
"OriginalParentWidth": 16,
|
|
"OriginalParentHeight": 48,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 3,
|
|
"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": 100682862,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"1": {
|
|
"Id": 1,
|
|
"Name": "Normal",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682860,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": {
|
|
"File": 100682861,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"Normal": {
|
|
"Item1": 100682860,
|
|
"Item2": 1
|
|
},
|
|
"Normal_rollover": {
|
|
"Item1": 100682861,
|
|
"Item2": 1
|
|
},
|
|
"Normal_pressed": {
|
|
"Item1": 100682862,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436739,
|
|
"Type": 9,
|
|
"X": 245,
|
|
"Y": 103,
|
|
"Width": 5,
|
|
"Height": 5,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"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": 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": 268436697,
|
|
"Type": 12,
|
|
"X": 5,
|
|
"Y": 5,
|
|
"Width": 240,
|
|
"Height": 16,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 1,
|
|
"Bottom": 2,
|
|
"ReadOrder": 9,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682946,
|
|
"DrawMode": 1
|
|
},
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741826,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682946,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436745,
|
|
"Type": 3,
|
|
"X": 5,
|
|
"Y": 85,
|
|
"Width": 240,
|
|
"Height": 18,
|
|
"OriginalParentWidth": 250,
|
|
"OriginalParentHeight": 108,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 15,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 31,
|
|
"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": [
|
|
{
|
|
"Id": 268435478,
|
|
"Type": 12,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 202,
|
|
"Height": 18,
|
|
"OriginalParentWidth": 240,
|
|
"OriginalParentHeight": 18,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 1,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 31,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"35": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 35,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 2,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": {}
|
|
},
|
|
"28": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 28,
|
|
"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": {}
|
|
},
|
|
"29": {
|
|
"Kind": 7,
|
|
"MasterPropertyId": 29,
|
|
"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": 0,
|
|
"Green": 178,
|
|
"Red": 0,
|
|
"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": {}
|
|
},
|
|
"22": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 22,
|
|
"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": {}
|
|
},
|
|
"36": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 36,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 2,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"Override": 0,
|
|
"English": 0,
|
|
"Comment": 0
|
|
},
|
|
"ColorValue": {
|
|
"Blue": 0,
|
|
"Green": 0,
|
|
"Red": 0,
|
|
"Alpha": 0
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
},
|
|
"81": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 81,
|
|
"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": {}
|
|
},
|
|
"39": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 39,
|
|
"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": {}
|
|
},
|
|
"205": {
|
|
"Kind": 0,
|
|
"MasterPropertyId": 205,
|
|
"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": {}
|
|
},
|
|
"30": {
|
|
"Kind": 4,
|
|
"MasterPropertyId": 30,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 255,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 0,
|
|
"TableId": 0,
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"2": {
|
|
"Id": 2,
|
|
"Name": "Normal_rollover",
|
|
"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": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"3": {
|
|
"Id": 3,
|
|
"Name": "Normal_pressed",
|
|
"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": 51,
|
|
"Green": 51,
|
|
"Red": 51,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"6": {
|
|
"Id": 6,
|
|
"Name": "Highlight",
|
|
"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": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"7": {
|
|
"Id": 7,
|
|
"Name": "Highlight_rollover",
|
|
"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": 255,
|
|
"Green": 255,
|
|
"Red": 255,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"8": {
|
|
"Id": 8,
|
|
"Name": "Highlight_pressed",
|
|
"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": 51,
|
|
"Green": 51,
|
|
"Red": 51,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"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": 51,
|
|
"Green": 51,
|
|
"Red": 51,
|
|
"Alpha": 255
|
|
},
|
|
"VectorValue": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"ArrayValue": [],
|
|
"StructValue": {}
|
|
}
|
|
],
|
|
"StructValue": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"4": {
|
|
"Id": 4,
|
|
"Name": "Normal_focussed",
|
|
"PassToChildren": true,
|
|
"IncorporationFlags": 1,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 1073741824,
|
|
"HJustify": 0,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268436779,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 202,
|
|
"Height": 18,
|
|
"OriginalParentWidth": 202,
|
|
"OriginalParentHeight": 18,
|
|
"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": {
|
|
"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": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"4": {
|
|
"Id": 4,
|
|
"Name": "Normal_focussed",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 0,
|
|
"Image": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {
|
|
"59": {
|
|
"Kind": 1,
|
|
"MasterPropertyId": 59,
|
|
"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": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [
|
|
{
|
|
"Id": 268435977,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 1,
|
|
"Height": 100,
|
|
"OriginalParentWidth": 100,
|
|
"OriginalParentHeight": 100,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 1,
|
|
"Right": 2,
|
|
"Bottom": 1,
|
|
"ReadOrder": 2,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682953,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682953,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435978,
|
|
"Type": 3,
|
|
"X": 99,
|
|
"Y": 0,
|
|
"Width": 1,
|
|
"Height": 100,
|
|
"OriginalParentWidth": 100,
|
|
"OriginalParentHeight": 100,
|
|
"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": 100682953,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682953,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435979,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 99,
|
|
"Width": 100,
|
|
"Height": 1,
|
|
"OriginalParentWidth": 100,
|
|
"OriginalParentHeight": 100,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 1,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"Bottom": 1,
|
|
"ReadOrder": 4,
|
|
"ZLevel": 0,
|
|
"States": {
|
|
"4294967295": {
|
|
"Id": 4294967295,
|
|
"Name": "",
|
|
"PassToChildren": false,
|
|
"IncorporationFlags": 30,
|
|
"Image": {
|
|
"File": 100682953,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682953,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268436149,
|
|
"Type": 3,
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 100,
|
|
"Height": 1,
|
|
"OriginalParentWidth": 100,
|
|
"OriginalParentHeight": 100,
|
|
"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": 100682953,
|
|
"DrawMode": 1
|
|
},
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 0,
|
|
"FontDid": 0,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": null,
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {
|
|
"": {
|
|
"Item1": 100682953,
|
|
"Item2": 1
|
|
}
|
|
},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
},
|
|
{
|
|
"Id": 268435481,
|
|
"Type": 1,
|
|
"X": 202,
|
|
"Y": 0,
|
|
"Width": 38,
|
|
"Height": 18,
|
|
"OriginalParentWidth": 240,
|
|
"OriginalParentHeight": 18,
|
|
"HasOriginalParentSize": true,
|
|
"Left": 2,
|
|
"Top": 2,
|
|
"Right": 1,
|
|
"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": 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": {}
|
|
},
|
|
"23": {
|
|
"Kind": 5,
|
|
"MasterPropertyId": 23,
|
|
"UnsignedValue": 0,
|
|
"IntegerValue": 0,
|
|
"FloatValue": 0,
|
|
"BoolValue": false,
|
|
"StringInfoValue": {
|
|
"Token": 0,
|
|
"StringId": 79829758,
|
|
"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": null,
|
|
"Cursor": null,
|
|
"Properties": {
|
|
"Values": {}
|
|
}
|
|
}
|
|
},
|
|
"DefaultStateId": 1,
|
|
"FontDid": 1073741826,
|
|
"HJustify": 1,
|
|
"VJustify": 1,
|
|
"FontColor": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1,
|
|
"W": 1
|
|
},
|
|
"Outline": false,
|
|
"OutlineColor": null,
|
|
"StateMedia": {},
|
|
"StateCursors": {},
|
|
"DefaultStateName": "Normal",
|
|
"Children": [],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
}
|
|
],
|
|
"TabTable": [],
|
|
"TemplateList": [],
|
|
"ScrollbarElementId": 0
|
|
} |