MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getCombination

Method getCombination

src/Core/Input/InputCondition.cpp:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6{
7
8 InputCombination InputCondition::getCombination() const
9 {
10 return m_combination;
11 }
12
13 InputButtonState InputCondition::getButtonState(InputButton* button) const
14 {

Callers 1

getInvolvedButtonsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected