MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / nametagOrigin

Method nametagOrigin

source/game/StarNpc.cpp:558–560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

556}
557
558Vec2F Npc::nametagOrigin() const {
559 return mouthPosition(false);
560}
561
562String Npc::nametag() const {
563 return name();

Callers 2

entityNametagMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected