Class IntGridValue
Inheritance
System.Object
IntGridValue
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: LdtkParser.Json
Assembly: LdtkParser.dll
Syntax
public class IntGridValue
Properties
Color
Declaration
[JsonProperty("color")]
public string Color { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Identifier
Declaration
[JsonProperty("identifier")]
public string Identifier { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |