Garry's Mod Wiki

Revision Difference

Panel:CenterVertical#550688

<function name="CenterVertical" parent="Panel" type="classfunc"> <description>Centers the panel vertically with specified fraction.</description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <file line="151-L153">lua/includes/extensions/client/panel.lua</file> <args> <arg name="fraction" type="number" default="0.5">The center fraction.</arg> </args> </function>