Pool::toArrayFast: Difference between revisions
MrPancakers2 (talk | contribs) (Created page with "__NOTOC__ {{SharedJsFunction}} Same as Pool::toArray except it doesn't create a new array each time and instead updates it and returns the same array. {{JSContainer| == S...") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{{SharedJsFunction}} | {{SharedJsFunction}} | ||
{{JSContainer| | {{JSContainer| | ||
Deprecated, use [[Pool::toArray]] | |||
}} | }} | ||