Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQEmu/EQEmu
/ GetAnon
Method
GetAnon
zone/lua_client.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
int Lua_Client::GetAnon() {
79
Lua_Safe_Call_Int();
80
return self->GetAnon();
81
}
82
83
void Lua_Client::SetAnon(uint8 anon_flag) {
84
Lua_Safe_Call_Void();
Callers
7
ApiGetClientListDetail
Function · 0.45
Perl_Client_GetAnon
Function · 0.45
OPGMSummon
Method · 0.45
HandleMessage
Method · 0.45
ZoneWho
Method · 0.45
SendStatsWindow
Method · 0.45
bot_command_copy_settings
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected