8 #ifndef UPDATEENTITYINFOS_HPP_
9 #define UPDATEENTITYINFOS_HPP_
int health
Health of the entity.
Definition: UpdateEntityInfos.hpp:17
int entityId
Id of the entity to update.
Definition: UpdateEntityInfos.hpp:16
int score
Score of the entity.
Definition: UpdateEntityInfos.hpp:26
int entityId
Id of the entity to update.
Definition: UpdateEntityInfos.hpp:25
A packet to update the score of an entity.
Definition: UpdateEntityInfos.hpp:24
A packet to update the life of an entity.
Definition: UpdateEntityInfos.hpp:15