| Property | Value |
|---|---|
| Native Name | GET_ENTITY_QUATERNION |
| Hash | 0x7B3703D2D32DFA18 |
| Return Type | void |
| Parameters | entity (Entity), x (float*), y (float*), z (float*), w (float*) |
Description: ``` w is the correct parameter name!
0x7B3703D2D32DFA18 ENTITYvoid GET_ENTITY_QUATERNION(Entity entity, float* x, float* y, float* z, float* w);| Property | Value |
|---|---|
| Native Name | GET_ENTITY_QUATERNION |
| Hash | 0x7B3703D2D32DFA18 |
| Return Type | void |
| Parameters | entity (Entity), x (float*), y (float*), z (float*), w (float*) |
Description: ``` w is the correct parameter name!