Entity vs. GameObjectEntity

Hello,
Can anybody explain the difference between types Entity and GameObjectEntity ?
I which cases I should use one over another?

GameObjectEntity is just helper component which creates Entity in hybrid approach.

1 Like