Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

UnityEngine.AIModule_CodeGen.c 986B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. #include "pch-c.h"
  2. #include "codegen/il2cpp-codegen-metadata.h"
  3. extern void NavMesh_ClearPreUpdateListeners_m42362F7A4E66F8235828DC911C87AAF1C0397666 (void);
  4. extern void OnNavMeshPreUpdate__ctor_m7142A3AA991BE50B637A16D946AB7604C64EF9BA (void);
  5. extern void OnNavMeshPreUpdate_Invoke_mFB224B9BBF9C78B7F39AA91A047F175C69897914 (void);
  6. static Il2CppMethodPointer s_methodPointers[3] =
  7. {
  8. NavMesh_ClearPreUpdateListeners_m42362F7A4E66F8235828DC911C87AAF1C0397666,
  9. OnNavMeshPreUpdate__ctor_m7142A3AA991BE50B637A16D946AB7604C64EF9BA,
  10. OnNavMeshPreUpdate_Invoke_mFB224B9BBF9C78B7F39AA91A047F175C69897914,
  11. };
  12. static const int32_t s_InvokerIndices[3] =
  13. {
  14. 21591,
  15. 5535,
  16. 13708,
  17. };
  18. IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_AIModule_CodeGenModule;
  19. const Il2CppCodeGenModule g_UnityEngine_AIModule_CodeGenModule =
  20. {
  21. "UnityEngine.AIModule.dll",
  22. 3,
  23. s_methodPointers,
  24. 0,
  25. NULL,
  26. s_InvokerIndices,
  27. 0,
  28. NULL,
  29. 0,
  30. NULL,
  31. 0,
  32. NULL,
  33. NULL,
  34. NULL,
  35. NULL,
  36. NULL,
  37. NULL,
  38. };