MCPcopy 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
4Scene * Scene::smRootScene = nullptr;

Callers

nothing calls this directly

Calls 12

addDynamicObjectMethod · 0.80
removeDynamicObjectMethod · 0.80
dumpUtilizedAssetsMethod · 0.80
getOriginatingFileMethod · 0.80
getLevelAssetMethod · 0.80
saveSceneMethod · 0.80
DefineEngineMethodFunction · 0.70
getIdMethod · 0.65
DefineEngineFunctionFunction · 0.50
emptyMethod · 0.45
sizeMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected