| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- "Resource\OptionsSubAdvanced.res"
- {
- "ContentlockButton"
- {
- "ControlName" "Button"
- "fieldName" "ContentlockButton"
- "xpos" "40"
- "ypos" "42"
- "wide" "110"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "2"
- "labelText" "#GameUI_ContentLock"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "ContentControl"
- "Default" "0"
- }
- "ContentlockLabel"
- {
- "ControlName" "Label"
- "fieldName" "ContentlockLabel"
- "xpos" "162"
- "ypos" "34"
- "wide" "300"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#GameUI_ContentLockLabel"
- "textAlignment" "west"
- "dulltext" "1"
- "wrap" "1"
- "brighttext" "0"
- }
- }
|