SetTextLabelColor
Sets the color for the given text label.
- label: parameter input should be in NetHandle type
- red: parameter input should be in int type
- green: parameter input should be in int type
- blue: parameter input should be in int type
- alpha: parameter input should be in int type
{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}