evael-ecs ~master (2021-10-22T21:44:54.846741)
Dub
Repo
ComponentPool.set
evael
ecs
component_pool
ComponentPool
Sets the value of the component at the specified index.
class
ComponentPool
(T)
@
nogc
void
set
(
in
size_t
index
,
ref
T
component
)
Meta
Source
See Implementation
evael
ecs
component_pool
ComponentPool
constructors
this
destructors
~this
functions
expand
get
insert
set
properties
length
Sets the value of the component at the specified index.