ArrayInspector.properties

Return a list of properties that component holds.

class ArrayInspector(ComponentType)
const nothrow
size_t[]
properties
(
ComponentType[] component
)

Parameters

component ComponentType[]

the component with fields

Return Value

Type: size_t[]

an arary of property identities.

Meta