Class DropSkill
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
public class DropSkill : SkillBehaviour
- Inheritance
-
objectDropSkill
- Inherited Members
Fields
- DropTarget
Optional target to drop the item into (campfire, cauldron, chest, etc.). When null, item is dropped on the ground.
Properties
Methods
- GetDropAnimation(bool)
Returns the appropriate drop animation for other skills to reuse (e.g. PickUpSkill putting down a heavy item first).