native

angle_vector

Syntax

native angle_vector(const Float:vector[3], FRU, Float:ret[3]);

Description

Changes an angle vector into a vector.

Parameters

vector Input angle vector
FRU One of the ANGLEVECTOR_* constants
ret Output vector

Return

This function has no return value.