Coherent UI for Unity3D  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Coherent.UI.Binding.CoherentProperty Class Reference

Specify a property / field or method visible to Coherent UI More...

Inherits Attribute.

Public Member Functions

 CoherentProperty ()
 Make a property / field or method visible to Coherent UI More...
 
 CoherentProperty (string name)
 Make a property / field or method visible to Coherent UI More...
 

Detailed Description

Specify a property / field or method visible to Coherent UI

Constructor & Destructor Documentation

Coherent.UI.Binding.CoherentProperty.CoherentProperty ( )
inline

Make a property / field or method visible to Coherent UI

Coherent.UI.Binding.CoherentProperty.CoherentProperty ( string  name)
inline

Make a property / field or method visible to Coherent UI

Parameters
namename of the property / field / method