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.