SearchAmiiboDataTable class
Base classes
- class ByamlSave
Constructors, destructors, conversion operators
Public functions
- void init()
-
void write(al::
ByamlWriter* writer) override -
void read(const al::
ByamlIter& iter) override - auto getDataNumMax() const -> s32
- auto isInvalidId(s32 index) const -> bool
- auto getData(s32 index) const -> const SearchAmiiboData&
- auto getId(s32 index) const -> s32
- auto getNumberingId(s32 index) const -> s32
- void setId(s32 id, s32 numberingId, s32 index)
- auto getSearchStartTime(s32 index) const -> u64
- void setSearchStartTime(u64 searchStartTime, s32 index)
- void copy(s32 index, s32 other)
- void initByIndex(s32 index)