Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetPort
Function
GetPort
engine/engine/src/engine_service.cpp:480–483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
478
}
479
480
uint16_t GetPort(HEngineService engine_service)
481
{
482
return engine_service->m_Port;
483
}
484
485
uint16_t GetServicePort(uint16_t default_port)
486
{
Callers
3
GetHttpPort
Function · 0.70
Init
Method · 0.70
New
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected