MonoBehaviour.OnValidate()

Description

This function is called when the script is loaded or a value is changed in the Inspector (Called in the editor only).

You can use this to ensure that when you modify data in an editor, that data stays within a certain range.

Did you find this page useful? Please give it a rating: