Show / Hide Table of Contents

Class TilesetImporterEditor

This class manages the UI frontend for the TilesetImporter. It adds buttons and functionality to import basic models into a Tileset asset.

Inheritance
System.Object
TilesetImporterEditor
Namespace: CarbideFunction.Wildtile.Editor
Syntax
public class TilesetImporterEditor : UnityEditor.Editor

Methods

Import(TilesetImporter)

Declaration
public static void Import(TilesetImporter importerTarget)
Parameters
Type Name Description
TilesetImporter importerTarget

OnInspectorGUI()

Declaration
public override void OnInspectorGUI()
In This Article
Generated by DocFX Version: 3.2.1 - click to show/hide other versions