TilePlus Version 5
Unity3D Tilemap Extension
Loading...
Searching...
No Matches
TptShowAsLabelSelectionInspectorAttribute.cs File Reference

Classes

class  TilePlus.TptShowAsLabelSelectionInspectorAttribute
 This attribute can be used in Tile classes to affect what is displayed in the Tile++Brush selection inspector. 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