Show / Hide Table of Contents

Class IntGridValueDefinition

IntGrid value definition

Properties

| Improve this Doc View Source

Color

Type Description
System.String
| Improve this Doc View Source

Group

Type Description
IntGridValueGroupDefinition

Parent group. null if not in a group
Make sure to call LDtkUidBank.CacheUidData(LdtkJson) first!

| Improve this Doc View Source

GroupUid

Parent group identifier (0 if none)

Type Description
System.Int32
| Improve this Doc View Source

Identifier

User defined unique identifier

Type Description
System.String
| Improve this Doc View Source

Tile

Type Description
TilesetRectangle
| Improve this Doc View Source

UnityColor

Type Description
UnityEngine.Color

The "color" field converted for use with Unity

| Improve this Doc View Source

Value

The IntGrid value itself

Type Description
System.Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX