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

BaseBlock.ToString

Declaration

public string ToString();

Returns

string The block name and the contents of the block as a string.

Description

Gets a serialized value from this block.