Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


assetmodificationprocessor

This is an old revision of the document!


AssetModificationProcessor

IsOpenForEdit

  • assetOrMetaFilePaths contains either the asset.meta file (when clicking on imported files), or the asset file path (when clicking on unity assets).
  • assetOrMetaFilePaths never seems to contain more than one asset, even if multiple assets are selected.
  • The function returns whether the inspector for this set of assets should be displayed. Returning false will disable the inspector.
  • FIXME I don't know what outNotEditablePaths does.
assetmodificationprocessor.1612885262.txt.gz · Last modified: 2021/02/09 15:41 by 73.95.178.156