Class LDtkKeyFormatUtil
A utility class used in conjunction with LDtkArtifactAssets to get certain assets by name.
Methods
| Improve this Doc View SourceIntGridValueFormat(LayerDefinition, IntGridValueDefinition)
Creates a formatted string usable for getting a LDtkIntGridTile by name in the importer.
Parameters
Type | Name | Description |
---|---|---|
LayerDefinition | intGridLayerDef | The layer definition used for it's identifier. |
IntGridValueDefinition | def | The definition of the IntGrid Value. |
Returns
Type | Description |
---|---|
System.String | A formatted string for getting an IntGrid Value serialized in the importer's IntGridValues. |