CraftingBookStatus.this

Undocumented in source.
  1. this()
  2. this(bool craftingRecipeBookOpened, bool craftingRecipeFilterActive, bool smeltingRecipeBookOpened, bool smeltingRecipeFilterActive)
    class CraftingBookStatus
    pure nothrow @safe @nogc
    this
    (,
    bool craftingRecipeFilterActive = bool.init
    ,
    bool smeltingRecipeBookOpened = bool.init
    ,
    bool smeltingRecipeFilterActive = bool.init
    )

Meta