MCPcopy 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
363Uuid SystemObject::uuid() const {
364 return m_uuid;
365}
366
367String SystemObject::name() const {
368 return m_config.name;

Callers 1

objectWarpActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected