Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Editor.Repaint

Cambiar al Manual
public void Repaint();

Descripción

Repaint any inspectors that shows this editor.

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