Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1070
Handle::EntityHandle WorldInstance::getCamera()
1071
{
1072
return m_Camera;
1073
}
1074
1075
json WorldInstance::exportAndRemoveNPC(Handle::EntityHandle entityHandle)
1076
{
Callers
1
drawFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected