MCPcopy 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
451Behavior::Leaf* Unit::getBehaviorTree() const noexcept {
452 return _behaviorTree;
453}
454
455NS_DORA_PLATFORMER_END

Callers 1

runDecisionTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected