![]() |
TilePlus Version 5
Unity3D Tilemap Extension
|
Classes | |
| class | TilePlus.TptShowCustomGUIAttribute |
| This attribute is used to provide customGUI for a tile class. note that the method needs to be: [TptShowCustomGUI] public CustomGuiReturn BaseGui(GUISkin skin, Vector2 buttonSize, bool inPrefab) The return value should be an instance of CustomGuiReturn. See TilePlusBase, TpFlexAnimatedTile, etc for an example. NOTE access has to be public or protected. More... | |
Namespaces | |
| namespace | TilePlus |