FVecIVec

Syntax

stock FVecIVec(const Float:FVec[3], IVec[3])

Usage

FVec
Input float vector
IVec
Output integer vector

Description

Converts a floating point vector into an integer vector.

Return

This function has no return value.