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

BaseBlock.GetUniqueName

Declaration

public string GetUniqueName();

Returns

string The name and element ID when the block has a name. Otherwise, returns the element type and element ID.

Description

Gets the unique name of the element.