Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
asITypeInfo *CScriptWeakRef::GetRefType() const
159
{
160
return m_type->GetSubType();
161
}
162
163
bool CScriptWeakRef::operator==(const CScriptWeakRef &o) const
164
{
Callers
nothing calls this directly
Calls
1
GetSubType
Method · 0.45
Tested by
no test coverage detected