Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ favoriteColor
Method
favoriteColor
source/game/StarNpc.cpp:1017–1019 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1015
}
1016
1017
Color Npc::favoriteColor() const {
1018
return Color::White;
1019
}
1020
1021
float Npc::beamGunRadius() const {
1022
return m_tools->beamGunRadius();
Callers
5
render
Method · 0.45
previewTiles
Method · 0.45
previewTiles
Method · 0.45
makePlayerCallbacks
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected