Garry's Mod Wiki

Color:ToTable

  table Color:ToTable()

Description

Returns the color as a table (an array or a list) with four elements.

Returns

1 table
The table with elements 1 = r, 2 = g, 3 = b, 4 = a,( { r, g, b, a } )