MCPcopy 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
314float MovementController::liquidPercentage() const {
315 return m_liquidPercentage;
316}
317
318LiquidId MovementController::liquidId() const {
319 return m_liquidId;

Callers 2

tickMasterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected