UnityVersion.h 320 B

123456789101112
  1. #pragma once
  2. //!!!{{UNITY_VERSION
  3. #define HYBRIDCLR_UNITY_VERSION 20220348
  4. #define HYBRIDCLR_UNITY_2022 1
  5. #define HYBRIDCLR_UNITY_2019_OR_NEW 1
  6. #define HYBRIDCLR_UNITY_2020_OR_NEW 1
  7. #define HYBRIDCLR_UNITY_2021_OR_NEW 1
  8. #define HYBRIDCLR_UNITY_2022_OR_NEW 1
  9. #define HYBRIDCLR_TUANJIE_VERSION 10304
  10. //!!!}}UNITY_VERSION