Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ empty
Method
empty
source/game/StarItem.cpp:142–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
bool Item::empty() const {
143
return m_count == 0;
144
}
145
146
ItemDescriptor Item::descriptor() const {
147
return ItemDescriptor(m_name, m_count, m_parameters);
Callers
15
spawnParametersForCell
Method · 0.45
StarDrawable.cpp
File · 0.45
updateAmbient
Method · 0.45
updateWeather
Method · 0.45
wearableRemoved
Method · 0.45
setWearableFromHead
Method · 0.45
setHandFrameOverrides
Method · 0.45
render
Method · 0.45
renderPortrait
Method · 0.45
getHairFromIdentity
Method · 0.45
getFacialHairFromIdentity
Method · 0.45
getFacialMaskFromIdentity
Method · 0.45
Calls
no outgoing calls
Tested by
15
run
Method · 0.36
run
Method · 0.36
TEST
Function · 0.36
checkAll
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
warpPlayer
Method · 0.36
file_name
Function · 0.36
RegisterTests
Method · 0.36
IsValidParamName
Method · 0.36
IsEmpty
Function · 0.36
IsDirectory
Method · 0.36