MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / isNeedRemove

Method isNeedRemove

ogsr_engine/xrGame/PHCommander.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32void CPHCall::removeLater() { removed = true; }
33
34bool CPHCall::isNeedRemove() { return removed; }
35
36/////////////////////////////////////////////////////////////////////////////////
37CPHCommander::~CPHCommander() {}

Callers 3

updateMethod · 0.80
find_callMethod · 0.80
remove_callsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected