Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Inventory] Add GetInventorySlots() Method #4566

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Kinglykrab
Copy link
Contributor

@Kinglykrab Kinglykrab commented Dec 4, 2024

Description

  • Add GetInventorySlots() method for an easy short hand for inventory slots.

Perl

  • Add $client->GetInventorySlots().

Lua

  • Add client:GetInventorySlots().

Type of change

  • New feature

Checklist

  • I have tested my changes
  • I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
  • I own the changes of my code and take responsibility for the potential issues that occur

@Akkadius
Copy link
Member

Few minor comments otherwise LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants