This version of Unity is unsupported.

BaseBlock.GetName

Declaration

public string GetName();

Returns

string The name of the block.

Description

Gets the name of the block. In some cases, the name is the signature of the function.