Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getBehaviorTree
Method
getBehaviorTree
Source/Platformer/Unit.cpp:451–453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
449
}
450
451
Behavior::Leaf* Unit::getBehaviorTree() const noexcept {
452
return _behaviorTree;
453
}
454
455
NS_DORA_PLATFORMER_END
Callers
1
runDecisionTree
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected