All Classes Namespaces Functions Variables Enumerations Enumerator Properties
plyBloxKitEditor.plyPropertyHandlerAttribute Class Reference

Attribute for custom field handler (plyBlockFieldHandler). More...

Inherits Attribute.

Public Member Functions

 plyPropertyHandlerAttribute (System.Type targetType)
 

Public Attributes

System.Type TargetType
 Type of custom type that is handled by the field handler.
 

Detailed Description

Attribute for custom field handler (plyBlockFieldHandler).