Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ setProcessingDirectives
Method
setProcessingDirectives
source/game/StarNetworkedAnimator.cpp:407–409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
405
}
406
407
void NetworkedAnimator::setProcessingDirectives(Directives const& directives) {
408
m_processingDirectives.set(directives);
409
}
410
411
void NetworkedAnimator::setZoom(float zoom) {
412
m_zoom.set(zoom);
Callers
3
Monster
Method · 0.45
monsterPortrait
Method · 0.45
makeObjectCallbacks
Method · 0.45
Calls
1
set
Method · 0.45
Tested by
no test coverage detected