Property | Type | Description | |
---|---|---|---|
m_maxLength | int | ||
m_value | string |
Method | Description | |
---|---|---|
ParamString ( string display, string value ) : System |
Method | Description | |
---|---|---|
CreateUIControl ( ) : |
||
OnUIValueChanged ( string value ) : void | ||
UpdateUIControl ( |
protected CreateUIControl ( ) : |
||
return |
protected OnUIValueChanged ( string value ) : void | ||
value | string | |
return | void |
public ParamString ( string display, string value ) : System | ||
display | string | |
value | string | |
return | System |
protected UpdateUIControl ( |
||
control | ||
return | void |