3rd Party Libraries
Recent Additions
Handles Parser
Discord
sdktools_tempents
TE_IsValidProp
File
TE_IsValidProp
Last Updated
2007-07-02
Created At
2007-07-02
Checks if a certain TE property exists.
native
bool
TE_IsValidProp(
const char[]
prop
)
Parameters
const char[]
prop
Property to use.
Return Value
bool
True if the property exists, otherwise false.