DIFF

class CAContinuousFertilizeGardenSlotSource

CAContinuousFertilizeGardenSlot CAContinuousQuantity CAContinuousBase CABase

All members, including inherited

Constructors 1

void CAContinuousFertilizeGardenSlot(float quantity_used_per_second)

Members 7

protected float m_SlotFertilizerNeed
Referenced by GetProgress(), and Setup()
protected float m_AlreadyFilledAmount

amount of fertilizer present within slot during the setup of action

Referenced by GetProgress(), and Setup()
protected float m_TimeToComplete
protected Slot m_Slot
Referenced by Execute(), FertilizeSlot(), GetProgress()
Show 1 more, Setup()
protected string m_Selection
Referenced by Setup()
protected float m_SpentQuantityTotal

DEPRECATED

protected float m_StartQuantity

Methods 4

protected void FertilizeSlot(ItemBase item, GardenBase gardenBase, float consumedQuantity)

Reset slot fertilizer type and quantity in case current type in target slot is not matching

Referenced by Execute()
override float GetProgress()