Show / Hide Table of Contents

Class LDtkKeyFormatUtil

A utility class used in conjunction with LDtkArtifactAssets to get certain assets by name.

Methods

| Improve this Doc View Source

IntGridValueFormat(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.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX