tool extends HBoxContainer func _ready(): pass func get_model_data(): var data = {} return data func set_model_data(data): pass