Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
Behavior::Status UnitAction::getStatus() const noexcept {
83
return _status;
84
}
85
86
void UnitAction::run() {
87
_doing = true;
Callers
1
tick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected