Beispiel #1
0
 public static TileSet CreateTileSet()
 {
     return(ScriptableObjectUtil.CreateAsset <TileSet>());
 }