Block
A custom block. Can be used to create any custom named block with child elements.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public sealed class Block : BaseBlock, ICloneable
Constructors
Constructor | Description |
|---|---|
| Block(System.String) | Element constructor. |
| Block(System.String,System.String) | Element constructor. |