public static int GetLicenseFeature(int tmCid, LicenseFeature feature) { return(Native.TmcGetServerFeature(tmCid, (uint)feature)); }