Category: Objects
/ Display
Since engine version: 1.0 OC
GetColor
Description
Gets the RGB color value of the ColorByOwner areas of an object. These are controlled by SetOwner or SetColor.
Syntax
int GetColor();
Example
otherclonk->SetColor(GetColor());
Colors otherclonk like the current object.