MCPcopy 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
2703NetworkedAnimatorPtr Player::effectsAnimator() {
2704 return m_effectsAnimator;
2705}
2706
2707const String secretProprefix = "\0JsonProperty\0"s;
2708

Callers 3

handleIncomingPacketsMethod · 0.80
updateMethod · 0.80
makePlayerCallbacksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected