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