Search Results for

    Show / Hide Table of Contents

    Interface IConsumable

    Namespace: LobsterFramework.Interaction
    Assembly: LobsterFramework.dll
    Syntax
    public interface IConsumable

    Methods

    | Improve this Doc View Source

    Consume(Inventory)

    Declaration
    void Consume(Inventory intentory)
    Parameters
    Type Name Description
    Inventory intentory
    • Improve this Doc
    • View Source
    In This Article
    Back to top LobsterFramework documentation