Garry's Mod Wiki

Revision Difference

DColorPalette:GetNumRows#550044

<function name="GetNumRows" parent="DColorPalette" type="panelfunc"> <ispanel>yes</ispanel> <description>Returns the number of rows of the palette, provided 6 colors fill each row. This value is equal to the number of colors in the DColorPalette divided by 6.</description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <rets> <ret name="" type="number">Number of rows of the DColorPalette.</ret> </rets> </function>