MCPcopy Create free account
hub / github.com/CytopiaTeam/Cytopia / GetRefCount

Method GetRefCount

external/as_add_on/scriptdictionary/scriptdictionary.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218int CScriptDictionary::GetRefCount()
219{
220 return refCount;
221}
222
223void CScriptDictionary::SetGCFlag()
224{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected