Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/resource/ui/matchmakingtooltip.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/MatchMakingTooltip.res"
N/A2{
N/A3 "TooltipPanel"
N/A4 {
N/A5 // "ControlName" "EditablePanel"
N/A6 "fieldName" "TooltipPanel"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "30000"
N/A10 "wide" "300"
N/A11 "tall" "100"
N/A12 "visible" "0"
N/A13 "PaintBackgroundType" "2"
N/A14 "border" "MainMenuBGBorder"
N/A15 "mouseinputenabled" "0"
N/A16 
N/A17 "TipLabel"
N/A18 {
N/A19 "ControlName" "CExLabel"
N/A20 "fieldName" "TipLabel"
N/A21 
N/A22 
N/A23 if_small
N/A24 {
N/A25 "font" "FontStoreOriginalPrice"
N/A26 }
N/A27 
N/A28 if_medium
N/A29 {
N/A30 "font" "HudFontSmall"
N/A31 }
N/A32 
N/A33 if_large
N/A34 {
N/A35 "font" "HudFontSmallBold"
N/A36 }
N/A37 
N/A38 "labelText" "%tiptext%"
N/A39 "textAlignment" "center"
N/A40 "xpos" "10"
N/A41 "ypos" "10"
N/A42 "zpos" "2"
N/A43 "wide" "140"
N/A44 "tall" "30"
N/A45 "autoResize" "0"
N/A46 "pinCorner" "0"
N/A47 "visible" "1"
N/A48 "enabled" "1"
N/A49 "fgcolor_override" "235 226 202 255"
N/A50 "auto_wide_tocontents" "1"
N/A51 "auto_tall_tocontents" "1"
N/A52 "wrap" "1"
N/A53 }
N/A54 }
N/A55}