Searched defs:FindVariable (Results 1 – 2 of 2) sorted by relevance
/base/update/updater/services/script/script_interpreter/ | ||
D | script_interpreter.cpp | 129 UScriptValuePtr ScriptInterpreter::FindVariable(UScriptContextPtr local, std::string id) in FindVariable() function in Uscript::ScriptInterpreter |
D | script_context.cpp | 117 UScriptValuePtr UScriptInterpretContext::FindVariable(const ScriptInterpreter &inter, std::string i… in FindVariable() function in Uscript::UScriptInterpretContext |