#include <global_objects.h>
Inheritance diagram for hoa_global::GlobalShard:


Public Member Functions | |
| GLOBAL_OBJECT | GetObjectType () const |
| Purely virtual function used to distinguish between object types. | |
| GlobalShard (uint32 id, uint32 count=1) | |
****************************************************************************
Shards are small items that can be combined with weapons and armor to enhance their properties.
Definition at line 350 of file global_objects.h.
Definition at line 352 of file global_objects.h.
| GLOBAL_OBJECT hoa_global::GlobalShard::GetObjectType | ( | ) | const [inline, virtual] |
Purely virtual function used to distinguish between object types.
Implements hoa_global::GlobalObject.
Definition at line 355 of file global_objects.h.
References hoa_global::GLOBAL_OBJECT_SHARD.
1.5.1