UnlockRecipes.this

Undocumented in source.
  1. this()
  2. this(uint action, bool openBook, bool filtering, uint[] recipes, uint[] bookRecipes)
    class UnlockRecipes
    pure nothrow @safe @nogc
    this
    (
    uint action
    ,
    bool openBook = bool.init
    ,
    bool filtering = bool.init
    ,
    uint[] recipes = (uint[]).init
    ,
    uint[] bookRecipes = (uint[]).init
    )

Meta