C# Class UnityContrib.UnityEditor.EditorApplicationEx

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

Méthodes publiques

Méthode Description
SetSceneRepaintDirty ( ) : void

Flags repainting of the scene.

Method Details

SetSceneRepaintDirty() public static méthode

Flags repainting of the scene.
public static SetSceneRepaintDirty ( ) : void
Résultat void