1.14.0.5
Hummingbird
A modern user interface library for games
cohtml.Net.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

◆ CoherentProperty() [1/2]

cohtml.Net.CoherentProperty.CoherentProperty ( )
inline

Make a property / field or method visible to Coherent UI

◆ CoherentProperty() [2/2]

cohtml.Net.CoherentProperty.CoherentProperty ( string  name)
inline

Make a property / field or method visible to Coherent UI

Parameters
namename of the property / field / method