stock
FVecIVec
Syntax
stock FVecIVec(const Float:FVec[3], IVec[3])
Description
Converts a floating point vector into an integer vector.
Parameters
| FVec | Input float vector |
|---|---|
| IVec | Output integer vector |
Return
This function has no return value.
stock
stock FVecIVec(const Float:FVec[3], IVec[3])
Converts a floating point vector into an integer vector.
| FVec | Input float vector |
|---|---|
| IVec | Output integer vector |
This function has no return value.