Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ monsterVariant
Method
monsterVariant
source/game/StarMonster.cpp:801–803 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
799
}
800
801
MonsterVariant Monster::monsterVariant() const {
802
return m_monsterVariant;
803
}
804
805
Maybe<String> Monster::statusText() const {
806
return {};
Callers
5
spawnInCell
Method · 0.45
spawnNpc
Method · 0.45
parseMonsterCollectable
Method · 0.45
makeRootCallbacks
Method · 0.45
monsterPortrait
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected