TE_IsValidProp Function

Checks if a certain TE property exists.

bool TE_IsValidProp(const char[] prop)

Parameters

const char[] prop

Property to use.

Return Value

True if the property exists, otherwise false.