#include <entity_store.hh>
Public Member Functions | |
entity_handle (size_t _offset, uint64_t _id) | |
bool | operator== (const entity_handle &o) const |
bool | operator< (const entity_handle &o) const |
uint64_t | get_id () const |
size_t | hash_value () const |
Friends | |
template<typename T > | |
class | netcode::entity_store |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |