Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowPersistentTargets

Allows the tool to target persistent objects. This is only compatible with ScriptableObjects. When you develop tools that target persistent objects, let users know whether they're editing an in-scene or a persistent object.
Read time 1 minuteLast updated 5 days ago

Definition

public bool allowPersistentTargets { get; set; }