update_mode
property Script.update_mode
Defines which changes cause the script to become out-of-date. Available options: manual (run only when manually triggered), on_triggers (run when a parameter or the script itself changes), or always (run with every update).