TE_ReadEnt Function

Reads an entity value in the current temp entity.

int TE_ReadEnt(const char[] prop)

Parameters

const char[] prop

Property to use.

Return Value

Property value as backwards compatible entity reference.

Errors

Property not found.