C# Class EffectParameterEditor.HelperClasses.EffectProperty

Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
EffectProperty ( string name, object value, bool readOnly, bool visible ) : System

Method Details

EffectProperty() public method

public EffectProperty ( string name, object value, bool readOnly, bool visible ) : System
name string
value object
readOnly bool
visible bool
return System