Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TableCollectionNameGuid

The asset guid of the table collection.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.Localization
  • Assembly: UnityEngine.LocalizationRuntimeModule
public GUID TableCollectionNameGuid { get; }

Remarks

The value is the default all-zero GUID until the editor assigns the collection's asset guid when the asset is created. The setter is internal, so at runtime this property is effectively read-only.