EntityManager.get

Returns pointer to the component of type C. Returns null if entity has no such component. Works only with non-flag components.

struct EntityManager
C*
get
(
C
)

Meta