MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / getCamera

Method getCamera

src/engine/World.cpp:1070–1073  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1068}
1069
1070Handle::EntityHandle WorldInstance::getCamera()
1071{
1072 return m_Camera;
1073}
1074
1075json WorldInstance::exportAndRemoveNPC(Handle::EntityHandle entityHandle)
1076{

Callers 1

drawFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected