MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / Clear

Method Clear

neo/framework/UsercmdGen.cpp:286–289  ·  view source on GitHub ↗

================ buttonState_t::Clear ================ */

Source from the content-addressed store, hash-verified

284================
285*/
286void buttonState_t::Clear( void ) {
287 held = false;
288 on = 0;
289}
290
291/*
292================

Callers 2

idUsercmdGenLocalMethod · 0.45
InitForNewMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected