angle_vector
Syntax
native angle_vector(const Float:vector[3], FRU, Float:ret[3]);
Usage
| Parameter | Description |
|---|---|
| vector | Input angle vector |
| FRU | One of the ANGLEVECTOR_* constants |
| ret | Output vector |
Description
Changes an angle vector into a vector.
Return
This function has no return value.