MCPcopy Create free account
hub / github.com/BabylonJS/BabylonNative / Initialize

Function Initialize

Polyfills/Window/Source/Window.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113namespace Babylon::Polyfills::Window
114{
115 void Initialize(Napi::Env env)
116 {
117 Internal::Window::Initialize(env);
118 }
119}

Callers 2

ModuleMethod · 0.50
RunEnvironmentTierMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected