TE_ReadFloat Function

Reads a floating point number in the current temp entity.

float TE_ReadFloat(const char[] prop)

Parameters

const char[] prop

Property to use.

Return Value

Property value.

Errors

Property not found.