docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnImportAsset

    OnImportAsset(AssetImportContext)

    This method must by overriden by the derived class and is called by the Asset pipeline to import files.

    Declaration
    public override void OnImportAsset(AssetImportContext ctx)
    Parameters
    Type Name Description
    AssetImportContext ctx

    This argument contains all the contextual information needed to process the import event and is also used by the custom importer to store the resulting Unity Asset.

    Overrides
    ScriptedImporter.OnImportAsset(AssetImportContext)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)