8Synth  2.0
Procedural 8-bit SFX creator.
Synth8.SynthClipNode.NodeMenuAttribute Class Reference

Control how a node appears in the "Add Node" menu in the editor. More...

Inheritance diagram for Synth8.SynthClipNode.NodeMenuAttribute:

Public Attributes

string name = null
 The node's name as it appears in the menu. Use "/" to create submenus. More...
 
int priority = 0
 The priority it appears. Higher priorities come first. More...
 

Detailed Description

Control how a node appears in the "Add Node" menu in the editor.

Member Data Documentation

string Synth8.SynthClipNode.NodeMenuAttribute.name = null

The node's name as it appears in the menu. Use "/" to create submenus.

int Synth8.SynthClipNode.NodeMenuAttribute.priority = 0

The priority it appears. Higher priorities come first.


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