All Classes Namespaces Functions Variables Enumerations Enumerator Properties
plyGameEditor.EdMenuOptionAttribute Class Reference

Attribute for editors that want to appear in the Markers Editor's menu. More...

Inherits Attribute.

Public Member Functions

 EdMenuOptionAttribute (string name, System.Type ParentEd)
 

Public Attributes

string Name
 Name of editor, shown on the Menu.
 
System.Type ParentEd
 The editor window this belongs to.
 

Detailed Description

Attribute for editors that want to appear in the Markers Editor's menu.