Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ Scene.cpp
File
Scene.cpp
Engine/source/T3D/Scene.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"Scene.h"
2
#include
"T3D/assets/LevelAsset.h"
3
4
Scene * Scene::smRootScene = nullptr;
Callers
nothing calls this directly
Calls
12
addDynamicObject
Method · 0.80
removeDynamicObject
Method · 0.80
dumpUtilizedAssets
Method · 0.80
getOriginatingFile
Method · 0.80
getLevelAsset
Method · 0.80
saveScene
Method · 0.80
DefineEngineMethod
Function · 0.70
getId
Method · 0.65
DefineEngineFunction
Function · 0.50
empty
Method · 0.45
size
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected