Feature types.
Name | Description |
---|---|
FeatureType_Native | A native function call. |
FeatureType_Capability | A named capability. This is distinctly different from checking for a native, because the underlying functionality could be enabled on-demand to improve loading time. Thus a native may appear to exist, but it might be part of a set of features that are not compatible with the current game or version of SourceMod. |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.