Class HealthPotion
Implements
Inherited Members
Object.Destroy(Object)
Object.DestroyImmediate(Object)
Object.DestroyObject(Object)
Namespace: LobsterFramework.Interaction
Assembly: LobsterFramework.dll
Syntax
[CreateAssetMenu(menuName = "Item/Consumable/HealthPotion")]
public class HealthPotion : Item, IConsumable
Methods
| Improve this Doc View SourceConsume(Inventory)
Declaration
public void Consume(Inventory inventory)
Parameters
Type | Name | Description |
---|---|---|
Inventory | inventory |