public void GetTupleItem(string dictName, int index, string varName) { LogErr(CppDll.EBGetTupleItem(dictName, index, varName)); }