CreateStamp
CreateStamp(Vector2Int, int, int)
Description
To create a stamp
Parameters
| Parameter Name | Description |
|---|---|
| pos | Position |
| width | Width |
| height | Height |
Returns
Stamp was created. If there is no Cell in the range null is returned.
To create a stamp
| Parameter Name | Description |
|---|---|
| pos | Position |
| width | Width |
| height | Height |
Stamp was created. If there is no Cell in the range null is returned.