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

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.