C# 클래스 CustomImporter_StrategyTiles, Tiled2Unity-TileInfoExample

상속: Tiled2Unity.ICustomTiledImporter
파일 보기 프로젝트 열기: Seanba/Tiled2Unity-TileInfoExample

공개 메소드들

메소드 설명
CustomizePrefab ( GameObject prefab ) : void
HandleCustomProperties ( GameObject gameObject, string>.IDictionary customProperties ) : void

메소드 상세

CustomizePrefab() 공개 메소드

public CustomizePrefab ( GameObject prefab ) : void
prefab GameObject
리턴 void

HandleCustomProperties() 공개 메소드

public HandleCustomProperties ( GameObject gameObject, string>.IDictionary customProperties ) : void
gameObject GameObject
customProperties string>.IDictionary
리턴 void