Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ effectsAnimator
Method
effectsAnimator
source/game/StarPlayer.cpp:2703–2705 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2701
}
2702
2703
NetworkedAnimatorPtr Player::effectsAnimator() {
2704
return m_effectsAnimator;
2705
}
2706
2707
const String secretProprefix =
"\0JsonProperty\0"
s;
2708
Callers
3
handleIncomingPackets
Method · 0.80
update
Method · 0.80
makePlayerCallbacks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected