MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / IsActive

Method IsActive

Source/ChannelHandler.cpp:989–992  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

987}
988
989bool CChannelHandler::IsActive() const
990{
991 return m_bGate;
992}
993
994bool CChannelHandler::IsReleasing() const
995{

Callers 2

TriggerInstrumentMethod · 0.80
UpdateInstrumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected