Method EditorsValueWasModified
EditorsValueWasModified()
Call when editor widget's contents is modified.
void EditorsValueWasModified()
Remarks
For example, this is called when changes text in TextBox (used in string or int property).
Call when editor widget's contents is modified.
void EditorsValueWasModified()
For example, this is called when changes text in TextBox (used in string or int property).