MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getStatus

Method getStatus

Source/Platformer/UnitAction.cpp:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82Behavior::Status UnitAction::getStatus() const noexcept {
83 return _status;
84}
85
86void UnitAction::run() {
87 _doing = true;

Callers 1

tickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected