#include <worldstatestorage.h>
Definition at line 14 of file worldstatestorage.h.
◆ WorldStateStorage() [1/4]
| WorldStateStorage::WorldStateStorage |
( |
| ) |
|
|
default |
◆ WorldStateStorage() [2/4]
| WorldStateStorage::WorldStateStorage |
( |
World & |
w | ) |
|
◆ WorldStateStorage() [3/4]
◆ WorldStateStorage() [4/4]
◆ compareName()
| bool WorldStateStorage::compareName |
( |
std::string_view |
name | ) |
const |
◆ isEmpty()
| bool WorldStateStorage::isEmpty |
( |
| ) |
const |
|
inline |
◆ load()
| void WorldStateStorage::load |
( |
Serialize & |
fin | ) |
|
◆ operator=()
◆ save()
| void WorldStateStorage::save |
( |
Serialize & |
fout | ) |
const |
◆ name
| std::string WorldStateStorage::name |
◆ storage
| std::vector<uint8_t> WorldStateStorage::storage |
The documentation for this class was generated from the following files: