MCPcopy Create free account
hub / github.com/HeliumProject/Engine / Initialize

Method Initialize

Source/Engine/Framework/GameSystem.cpp:58–146  ·  view source on GitHub ↗

Initialize this system. @param[in] rMemoryHeapPreInitialization Interface for performing any necessary pre-initialization of dynamic memory heaps. @param[in] rAssetLoaderInitialization Interface for creating and initializing the main AssetLoader instance. Note that this must remain valid until Shutdown() is called on this system, as a reference to it will be held by this system. @param[in] rCo

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

GetInstanceFunction · 0.85
DirectoryMethod · 0.80
IsDoneMethod · 0.80
NextMethod · 0.80
DataMethod · 0.80
ToStringMethod · 0.80
EnumerateDynamicTypesFunction · 0.50
StartupMethod · 0.45

Tested by

no test coverage detected