Public Member Functions | |
void | deserialize (Archive &archive) override |
void | toConsole () const override |
const Common::String & | getCurrentOwner () const |
Public Member Functions inherited from Pink::NamedObject | |
NamedObject (const Common::String &name) | |
void | deserialize (Archive &archive) override |
const Common::String & | getName () const |
Public Member Functions inherited from Pink::Object | |
virtual void | load (Archive &) |
Additional Inherited Members | |
Protected Attributes inherited from Pink::NamedObject | |
Common::String | _name |