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

Class Impl

Core/ScriptLoader/Include/Babylon/ScriptLoader.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29 private:
30 class Impl;
31 std::unique_ptr<Impl> m_impl{};
32 };
33}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected