Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQEmu/EQEmu
/ GetCommandStatus
Function
GetCommandStatus
zone/command.cpp:427–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
uint8 GetCommandStatus(std::string command_name)
428
{
429
return commands_map[command_name];
430
}
431
432
/*
433
*
Callers
7
command_list
Function · 0.85
ShowRecipe
Function · 0.85
FindNPCType
Function · 0.85
FindRecipe
Function · 0.85
FindTask
Function · 0.85
FindSpell
Function · 0.85
FindCurrency
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected