TE_WriteAngles Function

Sets a QAngle in the current temp entity.

void TE_WriteAngles(const char[] prop, const float angles[3])

Parameters

const char[] prop

Property to use.

const float[3] angles

Angles to set.

Errors

Property not found.