TypeAware.type

Get the type that is stored in component.

interface TypeAware
const nothrow @property @nogc pure
const(TypeInfo)
type
()

Return Value

Type: const(TypeInfo)

TypeInfo stored in component.

Meta