net.ReadColor
Description
Reads a Color from the current net message.
You must read information in same order as you write it.
Arguments
1 boolean hasAlpha = true
If the color has alpha written or not. Must match what was given to net.WriteColor.