This version of Unity is unsupported.

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.