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
- Type: Method
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public string GetName()
Returns
Type | Description |
|---|---|
| string | The name of the block. |