Platformer Pro  2.3.2
A platform game kit for Unity.
XNode.Node.CreateNodeMenuAttribute Class Reference
Inheritance diagram for XNode.Node.CreateNodeMenuAttribute:

Public Member Functions

 CreateNodeMenuAttribute (string menuName)
 Manually supply node class with a context menu path More...
 

Public Attributes

string menuName
 

Constructor & Destructor Documentation

◆ CreateNodeMenuAttribute()

XNode.Node.CreateNodeMenuAttribute.CreateNodeMenuAttribute ( string  menuName)

Manually supply node class with a context menu path

Parameters
menuNamePath to this node in the context menu. Null or empty hides it.

Member Data Documentation

◆ menuName

string XNode.Node.CreateNodeMenuAttribute.menuName

The documentation for this class was generated from the following file: