isSet
Determines if an asset is being targeted, regardless of whether the asset is available for loading.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool isSet { get; }
Remarks
This never loads the referenced object.