Signature
native Float:vector_length(const Float:vVector[3]);
Description
Calculates the length of a vector.
Parameters
- vVector — Input vector
Returns
Length of the input vector