Eris  1.4.0
Public Member Functions | Public Attributes | Protected Member Functions | Friends | List of all members
Atlas::Objects::Entity::SysData Class Reference

Privileged accounts which aren't persisted on the server. More...

#include <CustomEntities.h>

Inheritance diagram for Atlas::Objects::Entity::SysData:

Public Member Functions

SysDatacopy () const override
 Copy this object.
 
bool instanceOf (int classNo) const override
 Is this instance of some class?
 
void iterate (int &current_class, std::string &attr) const override
 

Public Attributes

static ::Atlas::Objects::Allocator< SysDataallocator
 

Protected Member Functions

 SysData (SysData *defaults=nullptr)
 Construct a AdminData class definition.
 
 ~SysData () override
 Default destructor.
 
void reset () override
 Resets the object as it's returned to the pool.
 

Friends

template<typename >
class ::Atlas::Objects::Allocator
 

Detailed Description

Privileged accounts which aren't persisted on the server.

Later in hierarchy tree objtype changes to 'object' when actual game objects are made.


The documentation for this class was generated from the following files: