GetUniqueName()
Gets the unique name of the element.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public override string GetUniqueName()
Returns
Type | Description |
|---|---|
| string | The name and element ID when the block has a name. Otherwise, returns the element type and element ID. |