![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Public Member Functions | |
CreateNodeMenuAttribute (string menuName) | |
Manually supply node class with a context menu path More... | |
Public Attributes | |
string | menuName |
XNode.Node.CreateNodeMenuAttribute.CreateNodeMenuAttribute | ( | string | menuName | ) |
Manually supply node class with a context menu path
menuName | Path to this node in the context menu. Null or empty hides it. |
string XNode.Node.CreateNodeMenuAttribute.menuName |