Table of Contents

Method PickUpHeavyItem

Namespace
GrindFest
Assembly
GrindFest.dll

PickUpHeavyItem()

Pick up a heavy item from the ground → gets equipped (not inventory). Note: PickUp() only returns Done for InInventory, so heavy items need WaitUntil.

public IEnumerator PickUpHeavyItem()

Returns

IEnumerator