Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ GetASNetwork
Method
GetASNetwork
Source/Main/engine.cpp:651–653 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
649
}
650
651
ASNetwork* Engine::GetASNetwork() {
652
return &as_network;
653
}
654
655
SceneGraph* Engine::GetSceneGraph() {
656
return scenegraph_;
Callers
6
Dispose
Method · 0.80
Initialize
Method · 0.80
AS_CreateSocketTCP
Function · 0.80
AS_DestroySocketTCP
Function · 0.80
AS_SocketTCPSend
Function · 0.80
AS_IsValidSocketTCP
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected