find( max )
instance function
Find all Entities that match the conditions.
Arguments
Name | Type | Description |
---|---|---|
max | Number | Maximum number of Entities to find |
Returns
Type | Description |
---|---|
Table of Entity | Entities found |
instance function
Find all Entities that match the conditions.
Name | Type | Description |
---|---|---|
max | Number | Maximum number of Entities to find |
Type | Description |
---|---|
Table of Entity | Entities found |