Basalt
Basalt copied to clipboard
Update Input.md, add missing derived class.
I couldn't find in the documentation how to get the value of an input object because the docs didn't say it inherits from ChangeableObject. This change fixes that.
Added that input objects are derived from ChangeableObject.