- Found in:
- Vanilla
Description
Documentation Comment
Set the color of the debug text (each int is clamped between 0 and 255)
Caveats
Parameters
intaiRed
intaiGreen
intaiBlue
intaiAlpha=255
Examples
Auto-Generated Example
int myInt__aiRed
int myInt__aiGreen
int myInt__aiBlue
int myInt__aiAlpha
myObjectReference__toCallFunctionOn.SetDebugTextColor(myInt__aiRed, myInt__aiGreen, myInt__aiBlue, myInt__aiAlpha)