Skip to content

TilemapObject.Type Property

Definition

Namespace: Brine2D.Tilemap

The object's type/class as set in Tiled.

C#
public string Type { get; set; }

Property Value

System.String