3rd Party Libraries
Recent Additions
Handles Parser
Discord
sdktools_tempents
TE_ReadNum
File
TE_ReadNum
Last Updated
2007-08-03
Created At
2007-08-03
Reads an integer value in the current temp entity.
native
int
TE_ReadNum(
const char[]
prop
)
Parameters
const char[]
prop
Property to use.
Return Value
int
Property value.
Error
Property not found.