Control.addConstantOverride

Overrides an integer constant in the theme resource the node uses. If the constant is invalid, Godot clears the override.

struct Control
@nogc nothrow
void
addConstantOverride
(
StringArg0
)
(
in StringArg0 name
,
in long constant
)

Meta