TE_ReadNum Function

Reads an integer value in the current temp entity.

int TE_ReadNum(const char[] prop)

Parameters

const char[] prop

Property to use.

Return Value

Property value.

Errors

Property not found.