Skip to content

TilemapObject.Id Property

Definition

Namespace: Brine2D.Tilemap

Tiled-assigned unique ID for this object within the map.

C#
public int Id { get; set; }

Property Value

System.Int32