stock xs_vec_copy(const Float:vecIn[], Float:vecOut[])
| vecIn | The vector to copy. |
| vecOut | The output vector where to copy the input vector. |
Copies a vector into another one.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.