MCPcopy Create free account
hub / github.com/defold/defold / Initialize

Function Initialize

engine/gameobject/src/gameobject/gameobject.cpp:230–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228 }
229
230 void Initialize(HRegister regist, dmScript::HContext context)
231 {
232 InitializeScript(regist, context);
233 g_ScriptContext = context;
234 }
235
236 HRegister NewRegister()
237 {

Callers 15

SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
TESTFunction · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50

Calls 1

InitializeScriptFunction · 0.70

Tested by 15

SetUpMethod · 0.40
SetUpMethod · 0.40
SetUpMethod · 0.40
SetUpMethod · 0.40
SetUpMethod · 0.40
SetUpMethod · 0.40
TESTFunction · 0.40
SetUpMethod · 0.40
SetUpMethod · 0.40
SetUpMethod · 0.40
SetUpMethod · 0.40
SetUpMethod · 0.40