destruct

Destruct to component.

void
destruct
(
To
)
(
ref To to
,
RCIAllocator allocator = theAllocator
)

Parameters

to To

component to destroy

allocator RCIAllocator

ignored allocator as .to family of functions doesn't use allocators yet.

Meta