MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / clearActions

Method clearActions

src/engine/Input.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void Input::clearActions()
86{
87 actionTypeToActionMap.clear();
88}
89
90bool Input::RemoveAction(ActionType actionType, Action* action)
91{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected