1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- %YAML 1.1
- %TAG !u! tag:yousandi.cn,2023:
- --- !u!114 &1
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: e189374413a3f00468e49d51d8b27a09, type: 3}
- m_Name:
- m_EditorClassIdentifier:
- enable: 0
- useGlobalIl2cpp: 0
- hybridclrRepoURL: https://gitee.com/focus-creative-games/hybridclr
- il2cppPlusRepoURL: https://gitee.com/focus-creative-games/il2cpp_plus
- hotUpdateAssemblyDefinitions:
- - {fileID: 5897886265953266890, guid: eb9b0eb79ecaf6c41a9e41da199393ef, type: 3}
- - {fileID: 5897886265953266890, guid: fa5baf2c58faab54689c976e76104564, type: 3}
- - {fileID: 5897886265953266890, guid: e09883e1c1f18b041993504f371ffac6, type: 3}
- - {fileID: 5897886265953266890, guid: 8686510298c0d4b4eb1f222eb30ff079, type: 3}
- - {fileID: 5897886265953266890, guid: fdf1745a1c6371d4d84c4ab0d4423ad8, type: 3}
- hotUpdateAssemblies:
- - Assembly-CSharp
- preserveHotUpdateAssemblies: []
- hotUpdateDllCompileOutputRootDir: HybridCLRData/HotUpdateDlls
- externalHotUpdateAssembliyDirs: []
- strippedAOTDllOutputRootDir: HybridCLRData/AssembliesPostIl2CppStrip
- patchAOTAssemblies:
- - mscorlib.dll
- - System.dll
- - System.Core.dll
- - Unity.Timeline.dll
- - UnityEngine.CoreModule.dll
- - UnityEngine.AndroidJNIModule.dll
- - ThirdParty.dll
- outputLinkFile: HybridCLRGenerate/link.xml
- outputAOTGenericReferenceFile: HybridCLRGenerate/AOTGenericReferences.cs
- maxGenericReferenceIteration: 10
- maxMethodBridgeGenericIteration: 10
- enableProfilerInReleaseBuild: 0
- enableStraceTraceInWebGLReleaseBuild: 0
|