C# Class CustomImporter_StrategyTiles, Tiled2Unity-TileInfoExample

Inheritance: Tiled2Unity.ICustomTiledImporter
Afficher le fichier Open project: Seanba/Tiled2Unity-TileInfoExample

Méthodes publiques

Méthode Description
CustomizePrefab ( GameObject prefab ) : void
HandleCustomProperties ( GameObject gameObject, string>.IDictionary customProperties ) : void

Method Details

CustomizePrefab() public méthode

public CustomizePrefab ( GameObject prefab ) : void
prefab GameObject
Résultat void

HandleCustomProperties() public méthode

public HandleCustomProperties ( GameObject gameObject, string>.IDictionary customProperties ) : void
gameObject GameObject
customProperties string>.IDictionary
Résultat void