Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQEmu/EQEmu
/ GetObjectToolEntityId
Method
GetObjectToolEntityId
zone/client.cpp:11336–11339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11334
}
11335
11336
uint16 Client::GetObjectToolEntityId() const
11337
{
11338
return m_object_tool_entity_id;
11339
}
11340
11341
void Client::SetObjectToolEntityId(uint16 object_tool_entity_id)
11342
{
Callers
1
CommandHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected