|
@@ -164,8 +164,8 @@ protected:
|
|
GDVIRTUAL0RC(Ref<Texture2D>, _get_plugin_icon)
|
|
GDVIRTUAL0RC(Ref<Texture2D>, _get_plugin_icon)
|
|
GDVIRTUAL0RC(bool, _has_main_screen)
|
|
GDVIRTUAL0RC(bool, _has_main_screen)
|
|
GDVIRTUAL1(_make_visible, bool)
|
|
GDVIRTUAL1(_make_visible, bool)
|
|
- GDVIRTUAL1(_edit, Variant)
|
|
|
|
- GDVIRTUAL1RC(bool, _handles, Variant)
|
|
|
|
|
|
+ GDVIRTUAL1(_edit, Object *)
|
|
|
|
+ GDVIRTUAL1RC(bool, _handles, Object *)
|
|
GDVIRTUAL0RC(Dictionary, _get_state)
|
|
GDVIRTUAL0RC(Dictionary, _get_state)
|
|
GDVIRTUAL1(_set_state, Dictionary)
|
|
GDVIRTUAL1(_set_state, Dictionary)
|
|
GDVIRTUAL0(_clear)
|
|
GDVIRTUAL0(_clear)
|