MCPcopy Create free account
hub / github.com/JACoders/OpenJK / GetID

Method GetID

code/qcommon/strip.cpp:118–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 void SetReference(char *newReference);
117
118 unsigned char GetID(void) { return ID; }
119 char *GetReference(void) { return Reference; }
120 const char *GetName(void) const { return(name.c_str()); }
121

Callers 2

JK2SP_RegisterFunction · 0.45
JK2SP_UnloadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected