|
using | AllowedItemInSlotDelegate = ::std::function<bool(int, ::ItemStackBase const&, int)> |
|
using | AllowedItemToAddDelegate = ::std::function<bool(::ItemStackBase const&)> |
|
using | AvailableSetCountDelegate = ::std::function<int(int, ::ItemStackBase const&)> |
|
using | ValidSlotForContainerDelegate = ::std::function<bool(int)> |
|
using | AllowedItemToRemoveDelegate = ::std::function<bool(::ItemStackBase const&)> |
|
using | AllowedItemInContainerDelegate = ::std::function<bool(::ItemStackBase const&)> |
|
The documentation for this struct was generated from the following file: