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

InventoryActorComponent #2

Closed
antanaris opened this issue Nov 7, 2021 · 0 comments
Closed

InventoryActorComponent #2

antanaris opened this issue Nov 7, 2021 · 0 comments

Comments

@antanaris
Copy link
Owner

Задача минимум
Свойства:

  • Items - массив элементов (InventoryItem)

Методы:

  • GetItem - возвращает определённый элемент
  • AddItem - добавляет элемент инвентаря
  • GetItems - возвращяет все элементы
@antanaris antanaris created this issue from a note in Sprint 1. Inventory System (To do) Nov 7, 2021
@antanaris antanaris moved this from To do to In progress in Sprint 1. Inventory System Nov 7, 2021
antanaris added a commit that referenced this issue Nov 7, 2021
Base set of classes and structs to work with inventory
Sprint 1. Inventory System automation moved this from In progress to Done Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant