entitydata.h
Go to the documentation of this file.
EntityData()=default
Definition: entitydata.h:12
Definition: guitype.h:14
bool operator!=(const EntityData &other) const
Definition: entitydata.cpp:24
EntityData & operator=(const EntityData &other)
Definition: entitydata.cpp:14
Definition: api.h:13
bool operator==(const EntityData &other) const
Definition: entitydata.cpp:29
virtual ~EntityData()=default