Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ getArmFrame
Method
getArmFrame
source/game/interfaces/StarSwingableItem.cpp:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
String SwingableItem::getArmFrame() {
50
return
"rotation"
;
51
}
52
53
}
Callers
1
setupHumanoidHandItemDrawables
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected