All Classes Namespaces Functions Variables Enumerations Enumerator Properties
plyBloxKit.plyEventAttribute Class Reference

Attribute for Event definitions. More...

Inherits Attribute.

Public Member Functions

 plyEventAttribute (string group, string name)
 

Public Attributes

string Group
 The group this Event belongs to. Can use slash/ path format to sub-group the event. For example, 'Collision/with info'.
 
string Name
 The name of the event.
 
string Description
 The description and help shown in the help panel area of Blox editor.
 

Detailed Description

Attribute for Event definitions.