Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getName
Method
getName
src/Core/Input/InputButton.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
std::string InputButton::getName() const
62
{
63
return m_name;
64
}
65
66
InputType InputButton::getType() const
67
{
Callers
6
InputButtonMonitor
Method · 0.45
~InputButtonMonitor
Method · 0.45
update
Method · 0.45
createTriggerGroups
Method · 0.45
getAllInputButtonNames
Method · 0.45
makeCombination
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected