godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ColorRect.GDNativeClassBinding
godot
colorrect
ColorRect
Undocumented in source.
struct
ColorRect
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_frame_color")
GodotMethod
!(
Color
)
getFrameColor
;
__gshared
@
GodotName
("set_frame_color")
GodotMethod
!(
void
,
Color
)
setFrameColor
;
}
Members
Static variables
getFrameColor
GodotMethod
!(
Color
)
getFrameColor
;
Undocumented in source.
setFrameColor
GodotMethod
!(
void
,
Color
)
setFrameColor
;
Undocumented in source.
Meta
Source
See Implementation
godot
colorrect
ColorRect
aliases
BaseClasses
functions
getFrameColor
opAssign
opEquals
setFrameColor
toHash
properties
color
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name