Nostalgia  2.1.5
AddTileMenu Class Reference

Specification of the menu name displayed on the Add Component button of Tile. More...

Inheritance diagram for AddTileMenu:

Public Member Functions

 AddTileMenu (string menuName)
 AddTileMenu constructor More...
 

Properties

string menuName [get]
 The specified menu name More...
 

Detailed Description

Specification of the menu name displayed on the Add Component button of Tile.

If this Attribute is not specified, it is added to "Scripts /" or less.

Constructor & Destructor Documentation

AddTileMenu ( string  menuName)

AddTileMenu constructor

Parameters
menuNameMenu name. Can be hierarchized with '/' separator.

If menuName is null or empty, it will not be displayed in the list.

Property Documentation

string menuName
get

The specified menu name