LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Editor.Repaint

public void Repaint();

Description

Repaint any inspectors that shows this editor.

Useful when you want to make sure the inspector updates to show changes made in OnSceneGUI.