Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ CScriptDictionary
Method
CScriptDictionary
sdk/add_on/scriptdictionary/scriptdictionary.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
CScriptDictionary::CScriptDictionary(asIScriptEngine *engine)
72
{
73
Init(engine);
74
}
75
76
void CScriptDictionary::Init(asIScriptEngine *e)
77
{
Callers
nothing calls this directly
Calls
6
GetFlags
Method · 0.80
GetTypeInfoById
Method · 0.80
GetSizeOfPrimitiveType
Method · 0.80
GetEngine
Method · 0.45
GetUserData
Method · 0.45
GetSize
Method · 0.45
Tested by
no test coverage detected