Inheritance Graph

graph BT
	ColorProperty
	ColorProperty --> DisplayProperty
	click ColorProperty "escript_type_GUI_ColorProperty"
	click DisplayProperty "escript_type_GUI_DisplayProperty"

Functions

   
_constructor(p0, p1) [ESF] new ColorProperty(Number id,Util.Color4(ub|f) )