Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ nametag
Method
nametag
source/game/StarNpc.cpp:562–564 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
560
}
561
562
String Npc::nametag() const {
563
return name();
564
}
565
566
bool Npc::aggressive() const {
567
return m_aggressive.get();
Callers
3
makePlayerCallbacks
Method · 0.45
entityNametag
Method · 0.45
update
Method · 0.45
Calls
1
name
Function · 0.85
Tested by
no test coverage detected