GDNativeVersion.hasArvr

Undocumented in source.
  1. enum bool hasArvr(int major : 1, int minor : 1);
    struct GDNativeVersion
    static if(requiresArvr_1_1)
    enum bool hasArvr(int major : 1, int minor : 1);
  2. bool hasArvr [@property getter]
  3. enum bool hasArvr(int major : 1, int minor : 2);
  4. bool hasArvr [@property getter]
  5. bool hasArvr [@property getter]

Meta