Рефактор.
This commit is contained in:
@@ -281,7 +281,7 @@ func check_event_pos(event_pos: Vector2, obj: Control):
|
||||
|
||||
|
||||
##
|
||||
func setselector_color_proc(instance: Object, function: String) -> void:
|
||||
func set_selector_color_proc(instance: Object, function: String) -> void:
|
||||
selector_color_proc = Callable(instance, function)
|
||||
_assert(selector_color_proc.is_valid())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user