MCPcopy 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

InputButtonMonitorMethod · 0.45
~InputButtonMonitorMethod · 0.45
updateMethod · 0.45
createTriggerGroupsMethod · 0.45
makeCombinationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected