Entity.getAll

Get all components from the entity.

class Entity
Object[]
getAll
()

Return Value

Type: Object[]

An array containing all the components that are on the entity.

Meta