Home
last modified time | relevance | path

Searched refs:viewport_exited (Results 1 – 6 of 6) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/
H A Dscene_string_names.h146 StringName viewport_exited; variable
H A Dscene_string_names.cpp117 viewport_exited = StaticCString::create("viewport_exited"); in SceneStringNames()
/dports/devel/godot/godot-3.2.3-stable/scene/
H A Dscene_string_names.h146 StringName viewport_exited; variable
H A Dscene_string_names.cpp117 viewport_exited = StaticCString::create("viewport_exited"); in SceneStringNames()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dvisibility_notifier_2d.cpp75 emit_signal(SceneStringNames::get_singleton()->viewport_exited, p_viewport); in _exit_viewport()
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dvisibility_notifier_2d.cpp75 emit_signal(SceneStringNames::get_singleton()->viewport_exited, p_viewport); in _exit_viewport()