Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Property<T0>.GetUniqueName

Declaration

public string GetUniqueName();

Description

If property has a raw string value set - method will return that value. If property has a regular value set, the method will return a formatted string of that value.