Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getNode
Method
getNode
Source/Node/Model.cpp:449–451 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
Node* Animation::getNode() const noexcept {
450
return _node;
451
}
452
453
void Animation::setAction(Action* action) {
454
_action = action;
Callers
1
setupCallback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected