CanTestFeatures Function

Returns whether "GetFeatureStatus" will work. Using this native or this function will not cause SourceMod to fail loading on older versions, however, GetFeatureStatus will only work if this function returns true.

bool CanTestFeatures()

Return Value

True if GetFeatureStatus will work, false otherwise.