You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Gets the maximum amount of an <see cref="ItemCategory"/> the player can hold, based on the armor the player is wearing, as well as server configuration.
2483
+
/// </summary>
2484
+
/// <param name="category">The <see cref="ItemCategory"/> to check.</param>
2485
+
/// <returns>The maximum amount of items in the category that the player can hold.</returns>
/// Gets the maximum amount of an <see cref="ItemCategory"/> the player can hold, based on the armor the player is wearing, as well as server configuration.
0 commit comments