Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ uuid
Method
uuid
source/game/StarSystemWorld.cpp:363–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
Uuid SystemObject::uuid() const {
364
return m_uuid;
365
}
366
367
String SystemObject::name() const {
368
return m_config.name;
Callers
1
objectWarpAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected