Table of Contents

Class DropSkill

Namespace
GrindFest
Assembly
GrindFest.dll
public class DropSkill : SkillBehaviour
Inheritance
object
DropSkill
Inherited Members

Fields

DropAnimation
DropHeavyAnimation
DropTarget

Optional target to drop the item into (campfire, cauldron, chest, etc.). When null, item is dropped on the ground.

PourEndAnimation
PourLoopAnimation
PourStartAnimation

Properties

CanBeInterrupted
Category
Command
Description
Range

Methods

CanUse()
GetDropAnimation(bool)

Returns the appropriate drop animation for other skills to reuse (e.g. PickUpSkill putting down a heavy item first).

Use()