MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / qCustomGetID

Function qCustomGetID

scripts/Mysterious_Isle.cpp:299–299  ·  view source on GitHub ↗

$$QUERY Custom i:Get the index of the tablefile entery for [s:ObjName] qCustomGetID Gets the tablefile index of this object name $$END */

Source from the content-addressed store, hash-verified

297$$END
298*/
299int qCustomGetID(const char *name) { return Obj_FindID(name); }
300
301/*
302$$QUERY

Callers 1

CallEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected