C# Class UnityContrib.UnityEditor.EditorApplicationEx

Provides a set of helper methods for working with the T:UnityEditor.EditorApplication class.
Exibir arquivo Open project: UnityContrib/framework

Public Methods

Method Description
SetSceneRepaintDirty ( ) : void

Flags repainting of the scene.

Method Details

SetSceneRepaintDirty() public static method

Flags repainting of the scene.
public static SetSceneRepaintDirty ( ) : void
return void