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

Method AllocateNestedScene

Source/Tools/Editor/MainFrame.cpp:2574–2603  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// Returns the specified scene and increases the reference count on that scene. If the scene was not yet created, this function will create a new scene. If there was a problem loading the scene, it will be empty. If you allocate a scene, you must call ReleaseNestedScene to free it.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetSceneMethod · 0.80
NewSceneMethod · 0.80

Tested by

no test coverage detected