I'm trying to find out if a user is typing in for example, the wrong number in the property list... and if they do, alert them of the wrong thing.... problem is, I don't see anything in the array that will allow me to pull the current value. Is there a way?
All I see: [type,name,initial_value,description,param]
Is there a way? I even tried a number of things in the "OnPropertyChanged" function... but there's nothing in there either.
Thanks!