Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ liquidPercentage
Method
liquidPercentage
source/game/StarMovementController.cpp:314–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
float MovementController::liquidPercentage() const {
315
return m_liquidPercentage;
316
}
317
318
LiquidId MovementController::liquidId() const {
319
return m_liquidId;
Callers
2
tickMaster
Method · 0.80
addActorMovementCallbacks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected