MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / IsRequired

Method IsRequired

core/logic/ExtensionSys.cpp:464–467  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462}
463
464bool CExtension::IsRequired()
465{
466 return m_bRequired;
467}
468
469/*********************
470 * EXTENSION MANAGER *

Callers 1

OnRootConsoleCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected