[ Version ( since = "3.58" ) ]
public GenericArray<unowned ComponentBagItem>? dup_span (uint index)
Similar to the get_span, except the returned array is a copy of the span, thus it is thread safe.
| this |
an ComponentBag |
| index |
span index, counting from 0 |
|
a copy of a span at |