Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveAssetOptions

Options for removing assets
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public enum RemoveAssetOptions

Fields

Value

Description

DeleteAssetsDelete the asset without moving it to the trash.
MoveAssetToTrashThe asset should be moved to trash.