Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
LootObject Member List

This is the complete list of members for LootObject, including all inherited members.

canInteract(Entity &entity)LootObjectvirtual
coordinatesMObjectprivate
getId()Object
getInstanceId()Object
getLocation()Object
getName()Object
getObjectType()Object
getRotation()Object
idMObjectprivate
instanceIdMObjectprivate
interact(Entity &entity)LootObjectvirtual
LootObject(int id, std::string instanceId, std::string name, Coordinates coords, unsigned int rotation, std::vector< YieldableItem > yieldableItemList, reader::ObjectType type)LootObject
LootObject(const LootObjectStruct &object, const ObjectLocation &location, reader::ObjectType objectType)LootObject
nameMObjectprivate
Object(int id, std::string instanceId, std::string name, Coordinates coordinates, unsigned int rotation, reader::ObjectType objectType)Object
Object(const GeneralObjectStruct &object, const ObjectLocation &location, reader::ObjectType objectType)Object
objectTypeMObjectprivate
rotationMObjectprivate
yieldableItemListMLootObjectprivate
~Object()=defaultObjectvirtual