Home
last modified time | relevance | path

Searched refs:_put_variable (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/debugger/
H A Dscript_debugger_remote.h152 void _put_variable(const String &p_name, const Variant &p_variable);
H A Dscript_debugger_remote.cpp104 void ScriptDebuggerRemote::_put_variable(const String &p_name, const Variant &p_variable) { in _put_variable() function in ScriptDebuggerRemote
231 _put_variable(E->get(), F->get()); in debug()
246 _put_variable(E->get(), F->get()); in debug()
260 _put_variable(E->get(), F->get()); in debug()
/dports/devel/godot/godot-3.2.3-stable/scene/debugger/
H A Dscript_debugger_remote.h152 void _put_variable(const String &p_name, const Variant &p_variable);
H A Dscript_debugger_remote.cpp104 void ScriptDebuggerRemote::_put_variable(const String &p_name, const Variant &p_variable) { in _put_variable() function in ScriptDebuggerRemote
231 _put_variable(E->get(), F->get()); in debug()
246 _put_variable(E->get(), F->get()); in debug()
260 _put_variable(E->get(), F->get()); in debug()