临时提交

This commit is contained in:
PC-20230316NUNE\Administrator
2024-10-12 20:37:11 +08:00
parent a16d51d033
commit edafe4a058
118 changed files with 10862 additions and 733 deletions

View File

@@ -0,0 +1,20 @@
using System.Collections.Generic;
public class AOTGenericReferences : UnityEngine.MonoBehaviour
{
// {{ AOT assemblies
public static readonly IReadOnlyList<string> PatchedAOTAssemblyList = new List<string>
{
};
// }}
// {{ constraint implement type
// }}
// {{ AOT generic types
// }}
public void RefMethods()
{
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 223c791d202ec474cb47cc02b13b5a13
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<linker>
<assembly fullname="System">
<type fullname="System.CodeDom.Compiler.GeneratedCodeAttribute" preserve="all" />
<type fullname="System.ComponentModel.EditorBrowsableAttribute" preserve="all" />
<type fullname="System.ComponentModel.EditorBrowsableState" preserve="all" />
</assembly>
<assembly fullname="UnityEngine.CoreModule">
<type fullname="UnityEngine.Debug" preserve="all" />
<type fullname="UnityEngine.MonoBehaviour" preserve="all" />
</assembly>
<assembly fullname="mscorlib">
<type fullname="System.Array" preserve="all" />
<type fullname="System.Attribute" preserve="all" />
<type fullname="System.AttributeTargets" preserve="all" />
<type fullname="System.AttributeUsageAttribute" preserve="all" />
<type fullname="System.Byte" preserve="all" />
<type fullname="System.Diagnostics.DebuggableAttribute" preserve="all" />
<type fullname="System.Diagnostics.DebuggableAttribute/DebuggingModes" preserve="all" />
<type fullname="System.Object" preserve="all" />
<type fullname="System.Runtime.CompilerServices.CompilationRelaxationsAttribute" preserve="all" />
<type fullname="System.Runtime.CompilerServices.CompilerGeneratedAttribute" preserve="all" />
<type fullname="System.Runtime.CompilerServices.RuntimeCompatibilityAttribute" preserve="all" />
<type fullname="System.Runtime.CompilerServices.RuntimeHelpers" preserve="all" />
<type fullname="System.RuntimeFieldHandle" preserve="all" />
<type fullname="System.Type" preserve="all" />
<type fullname="System.ValueType" preserve="all" />
</assembly>
</linker>

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 743ef395b56ab274daea393bb4ac9895
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: