Requires that a given feature is available. If it is not, SetFailState() is called with the given message.
void RequireFeature(FeatureType type, const char[] name, const char[] fmt, any... ...)
Feature type.
Feature name.
Message format string, or empty to use default.
Message format parameters, if any.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.