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

Method GetMarkSerial

core/logic/NativeOwner.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45unsigned int CNativeOwner::GetMarkSerial()
46{
47 return m_nMarkSerial;
48}
49
50void CNativeOwner::AddDependent(CPlugin *pPlugin)
51{

Callers 1

BindNativeToPluginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected