Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ isAvailable
Method
isAvailable
Source/Platformer/UnitAction.cpp:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
bool UnitAction::isAvailable() {
75
return true;
76
}
77
78
float UnitAction::getElapsedTime() const noexcept {
79
return _elapsedTime;
Callers
1
start
Method · 0.45
Calls
1
isOnSurface
Method · 0.80
Tested by
no test coverage detected