Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetName()

Gets the name of the block. In some cases, the name is the signature of the function.
Read time 1 minuteLast updated 12 days ago

Definition

public string GetName()

Returns

Type

Description

stringThe name of the block.