Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DirectAsset

The directly referenced asset for this entry.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: Unity.Localization
  • Assembly: UnityEngine.LocalizationRuntimeModule
public Object DirectAsset { get; set; }

Remarks

This is the same value as AssetEntryBase<TStore>.Default, typed as Object for convenience.