#include <arrow_registry.h>
◆ all()
| QList< ArrowItem * > ArrowRegistry::all |
( |
| ) |
const |
|
nodiscard |
◆ contains()
| bool ArrowRegistry::contains |
( |
int | creatorId, |
|
|
int | arrowId ) const |
|
nodiscard |
◆ get()
| ArrowItem * ArrowRegistry::get |
( |
int | creatorId, |
|
|
int | arrowId ) const |
|
nodiscard |
◆ idsForPlayer()
| QSet< int > ArrowRegistry::idsForPlayer |
( |
int | playerId | ) |
const |
|
nodiscard |
◆ insert()
◆ take()
| ArrowItem * ArrowRegistry::take |
( |
int | creatorId, |
|
|
int | arrowId ) |
◆ byPlayer
| QMap<int, QSet<int> > ArrowRegistry::byPlayer |
|
private |
◆ dataStore
◆ items
The documentation for this class was generated from the following files: