Module types

Module types 

Source
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§

FileIdentifier
External reference to another Unity file
LocalSerializedObjectIdentifier
Script type reference (UnityPy: LocalSerializedObjectIdentifier)
ObjectInfo
Object information within a SerializedFile
SerializedType
Type information for Unity objects
TypeRegistry
Type registry for managing SerializedTypes