Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetIsOverridable()

Identifies whether or not this plugin will be overridden if a plugin of the same name is placed in your project folder.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool GetIsOverridable()

Returns

Type

Description

bool