native

PrepareArray

Syntax

native PrepareArray(const array[], size, copyback=0);

Description

prepares an array. use this and pass the result into
ExecuteForward() instead of the array itself.