Expand description
Asset type definitions
This module defines the core data structures for Unity asset processing.
Modules§
- class_
ids - Unity class ID constants (single source of truth:
unity-asset-core) Common Unity class IDs
Structs§
- File
Identifier - External reference to another Unity file
- Local
Serialized Object Identifier - Script type reference (UnityPy: LocalSerializedObjectIdentifier)
- Object
Info - Object information within a SerializedFile
- Serialized
Type - Type information for Unity objects
- Type
Registry - Type registry for managing SerializedTypes