Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
558
Vec2F Npc::nametagOrigin() const {
559
return mouthPosition(false);
560
}
561
562
String Npc::nametag() const {
563
return name();
Callers
2
entityNametag
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected