MCPcopy 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
71CScriptDictionary::CScriptDictionary(asIScriptEngine *engine)
72{
73 Init(engine);
74}
75
76void CScriptDictionary::Init(asIScriptEngine *e)
77{

Callers

nothing calls this directly

Calls 6

GetFlagsMethod · 0.80
GetTypeInfoByIdMethod · 0.80
GetEngineMethod · 0.45
GetUserDataMethod · 0.45
GetSizeMethod · 0.45

Tested by

no test coverage detected