MCPcopy Create free account
hub / github.com/MayaPosch/NymphCast / GetRefType

Method GetRefType

src/server/angelscript/add_on/weakref/weakref.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158asITypeInfo *CScriptWeakRef::GetRefType() const
159{
160 return m_type->GetSubType();
161}
162
163bool CScriptWeakRef::operator==(const CScriptWeakRef &o) const
164{

Callers

nothing calls this directly

Calls 1

GetSubTypeMethod · 0.45

Tested by

no test coverage detected