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

Method GetForwardName

core/logic/ForwardSys.cpp:502–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500}
501
502const char *CForward::GetForwardName()
503{
504 return m_name;
505}
506
507unsigned int CForward::GetFunctionCount()
508{

Callers 3

OnPluginLoadedMethod · 0.80
FindForwardMethod · 0.80
OnPluginPauseChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected