stock
xs_plane_copy
Syntax
stock xs_plane_copy(const Float:planeIn[], Float:planeOut[])
Description
Copies a plane.
Parameters
| planeIn | The plane to copy. |
|---|---|
| planeOut | The plane to store the copy into. |
Return
This function has no return value.
stock
stock xs_plane_copy(const Float:planeIn[], Float:planeOut[])
Copies a plane.
| planeIn | The plane to copy. |
|---|---|
| planeOut | The plane to store the copy into. |
This function has no return value.