Template:PatchDiff/December 21, 2016 Patch/tf/tf2 misc dir.vpk/resource/ui/matchmakingdatacenterpopulationpanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/MatchMakingDataCenterPopulationPanel.res"
N/A2{
N/A3 "DataCenterPopulationPanel"
N/A4 {
N/A5 "fieldName" "DataCenterPopulationPanel"
N/A6 "xpos" "cs-0.5"
N/A7 "ypos" "0"
N/A8 "wide" "p0.95"
N/A9 "tall" "13"
N/A10 "proportionaltoparent" "1"
N/A11 
N/A12 "skip_autoresize" "1"
N/A13 }
N/A14 
N/A15 "DataCenterNameLabel"
N/A16 {
N/A17 "ControlName" "Label"
N/A18 "fieldName" "DataCenterNameLabel"
N/A19 "xpos" "0"
N/A20 "ypos" "0"
N/A21 "zpos" "3"
N/A22 "wide" "f0"
N/A23 "tall" "f0"
N/A24 "proportionaltoparent" "1"
N/A25 "labeltext" "%datacenter_name%"
N/A26 "textAlignment" "west"
N/A27 "font" "HudFontSmallest"
N/A28 "textinsetx" "10"
N/A29 
N/A30 "mouseinputenabled" "0"
N/A31 }
N/A32 
N/A33 "HealthProgressBar"
N/A34 {
N/A35 "ControlName" "ContinuousProgressBar"
N/A36 "fieldName" "HealthProgressBar"
N/A37 "xpos" "0"
N/A38 "ypos" "cs-0.5"
N/A39 "wide" "f0"
N/A40 "tall" "f2"
N/A41 "proportionaltoparent" "1"
N/A42 "progress" "0.5"
N/A43 
N/A44 "fgcolor_override" "117 107 94 30"
N/A45 "bgcolor_override" "0 0 0 0"
N/A46 }
N/A47}