array of components which are contained in an entity However if you want to actualy access any of this, this method isn't recomended Use the template 'get' as it will return the type of that component Or use 'contains', 'containsAny', 'containsAll' if you want to know which components an entity is holding
Get components