Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

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

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.