CreateStamp

CreateStamp(Vector2Int, int, int)

public Stamp CreateStamp(Vector2Int pos, int width, int height) ;

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.