EntityManager.getEntityComponentsMasks

Returns components masks of an entity.

class EntityManager
@nogc nothrow
bool[]
getEntityComponentsMasks
(
in ref Entity entity
)

Meta