Table of Contents

Method GetLiquidAmount

Namespace
GrindFest
Assembly
GrindFest.dll

GetLiquidAmount(LiquidContainerBehaviour, ResourceType)

Get total amount of a specific liquid type in a container.

protected int GetLiquidAmount(LiquidContainerBehaviour container, ResourceType type)

Parameters

container LiquidContainerBehaviour
type ResourceType

Returns

int