mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-05-25 05:40:21 -04:00
Update ClassIDType.cs
This commit is contained in:
parent
573b87b570
commit
b439cfed66
@ -297,6 +297,7 @@ namespace AssetStudio
|
||||
//void = 100011,
|
||||
TilemapCollider2D = 19719996,
|
||||
AssetImporterLog = 41386430,
|
||||
GraphicsStateCollection = 55640938,
|
||||
VFXRenderer = 73398921,
|
||||
SerializableManagedRefTestClass = 76251197,
|
||||
Grid = 156049354,
|
||||
@ -309,9 +310,13 @@ namespace AssetStudio
|
||||
AssemblyDefinitionReferenceImporter = 294290339,
|
||||
SiblingDerived = 334799969,
|
||||
TestObjectWithSerializedMapStringNonAlignedStruct = 342846651,
|
||||
AudioResource = 355983997,
|
||||
SubDerived = 367388927,
|
||||
AssetImportInProgressProxy = 369655926,
|
||||
PluginBuildInfo = 382020655,
|
||||
MemorySettings = 387306366,
|
||||
BuildMetaDataImporter = 403037116,
|
||||
BuildInstructionImporter = 403037117,
|
||||
EditorProjectAccess = 426301858,
|
||||
PrefabImporter = 468431735,
|
||||
TestObjectWithSerializedArray = 478637458,
|
||||
@ -323,16 +328,22 @@ namespace AssetStudio
|
||||
AudioBuildInfo = 641289076,
|
||||
CachedSpriteAtlasRuntimeData = 644342135,
|
||||
RendererFake = 646504946,
|
||||
MultiplayerManager = 655991488,
|
||||
AssemblyDefinitionReferenceAsset = 662584278,
|
||||
BuiltAssetBundleInfoSet = 668709126,
|
||||
SpriteAtlas = 687078895,
|
||||
RayTracingShaderImporter = 747330370,
|
||||
BuildArchiveImporter = 780535461,
|
||||
PreviewImporter = 815301076,
|
||||
RayTracingShader = 825902497,
|
||||
LightingSettings = 850595691,
|
||||
PlatformModuleSetup = 877146078,
|
||||
VersionControlSettings = 890905787,
|
||||
CustomCollider2D = 893571522,
|
||||
AimConstraint = 895512359,
|
||||
VFXManager = 937362698,
|
||||
RoslynAnalyzerConfigAsset = 947337230,
|
||||
RuleSetFileAsset = 954905827,
|
||||
VisualEffectSubgraph = 994735392,
|
||||
VisualEffectSubgraphOperator = 994735403,
|
||||
VisualEffectSubgraphBlock = 994735404,
|
||||
@ -345,25 +356,39 @@ namespace AssetStudio
|
||||
LookAtConstraint = 1183024399,
|
||||
SpriteAtlasImporter = 1210832254,
|
||||
MultiArtifactTestImporter = 1223240404,
|
||||
AudioContainerElement = 1233149941,
|
||||
GameObjectRecorder = 1268269756,
|
||||
AudioRandomContainer = 1307931743,
|
||||
LightingDataAssetParent = 1325145578,
|
||||
PresetManager = 1386491679,
|
||||
TestObjectWithSpecialLayoutTwo = 1392443030,
|
||||
StreamingManager = 1403656975,
|
||||
LowerResBlitTexture = 1480428607,
|
||||
VideoBuildInfo = 1521398425,
|
||||
C4DImporter = 1541671625,
|
||||
StreamingController = 1542919678,
|
||||
RenderPassAttachment = 1571458007,
|
||||
TestObjectVectorPairStringBool = 1628831178,
|
||||
ShaderContainer = 1557264870,
|
||||
RoslynAdditionalFileAsset = 1597193336,
|
||||
RoslynAdditionalFileImporter = 1642787288,
|
||||
MultiplayerRolesData = 1652712579,
|
||||
SceneRoots = 1660057539,
|
||||
BrokenPrefabAsset = 1731078267,
|
||||
AndroidAssetPackImporter = 1736697216,
|
||||
GridLayout = 1742807556,
|
||||
AssemblyDefinitionImporter = 1766753193,
|
||||
ParentConstraint = 1773428102,
|
||||
FakeComponent = 1803986026,
|
||||
RuleSetFileImporter = 1777034230,
|
||||
PositionConstraint = 1818360608,
|
||||
RotationConstraint = 1818360609,
|
||||
ScaleConstraint = 1818360610,
|
||||
Tilemap = 1839735485,
|
||||
PackageManifest = 1896753125,
|
||||
PackageManifestImporter = 1896753126,
|
||||
RoslynAnalyzerConfigImporter = 1903396204,
|
||||
UIRenderer = 1931382933,
|
||||
TerrainLayer = 1953259897,
|
||||
SpriteShapeRenderer = 1971053207,
|
||||
NativeObjectType = 1977754360,
|
||||
@ -375,6 +400,7 @@ namespace AssetStudio
|
||||
VisualEffectObject = 2059678085,
|
||||
VisualEffect = 2083052967,
|
||||
LocalizationAsset = 2083778819,
|
||||
ScriptedImporter = 2089858483
|
||||
ScriptedImporter = 2089858483,
|
||||
ShaderIncludeImporter = 2103361453,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user