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

Method SetMarkSerial

core/logic/NativeOwner.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void CNativeOwner::SetMarkSerial(unsigned int serial)
41{
42 m_nMarkSerial = serial;
43}
44
45unsigned int CNativeOwner::GetMarkSerial()
46{

Callers 1

BindNativeToPluginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected