Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ dance
Method
dance
source/game/StarHumanoid.cpp:616–618 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
614
}
615
616
Maybe<String> Humanoid::dance() const {
617
return m_dance;
618
}
619
620
bool Humanoid::danceCyclicOrEnded() const {
621
if (!m_dance)
Callers
2
update
Method · 0.80
setNetStates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected