Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ altHandItem
Method
altHandItem
source/game/StarPlayer.cpp:2115–2117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2113
}
2114
2115
ItemPtr Player::altHandItem() const {
2116
return m_tools->altHandItem();
2117
}
2118
2119
Uuid Player::uuid() const {
2120
return Uuid(*uniqueId());
Callers
9
update
Method · 0.45
handItem
Method · 0.45
processControls
Method · 0.45
inspecting
Method · 0.45
inspectionHighlight
Method · 0.45
setItemSlot
Method · 0.45
handItem
Method · 0.45
makePlayerCallbacks
Method · 0.45
updateCursor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected