![]() |
TilePlus Version 5
Unity3D Tilemap Extension
|
Classes | |
| class | TilePlus.TptShowAsLabelBrushInspectorAttribute |
| This attribute can be used in Tile classes to affect what is displayed in the Tile+Brush Brush inspector (ie in the palette). For a field or property, the value returned is displayed with ToString, so whatever you tag with this must have a ToString() method. This isn't an issue for most types of fields or properties that you might use, but keep it in mind. Sometimes you can create a property just to show it as a label, based on other values in your Tile class. More... | |
Namespaces | |
| namespace | TilePlus |