Game Entity
The GameEntity component knows the aspects and the stats that compose an Entity.
Specifics
It knows if the Entity is owned by an other entity (e.g. a bullet that was shot by a character, or axe that was thrown by a viking).
If Owner
is null, entity.Owner returns entity.