ComponentPool.get

Returns the component at the specified index.

class ComponentPool(T)
@nogc
T*
get
(
in size_t index
)

Meta