Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityEditor
MainWindow
C# Class UnityEditor.MainWindow
Inheritance:
View
,
ICleanuppable
Afficher le fichier
Open project: randomize/VimConfig
Class Usage Examples
Méthodes publiques
Méthode
Description
Cleanup
( ) :
void
MakeMain
( ) :
void
Méthodes protégées
Méthode
Description
ChildrenMinMaxChanged
( ) :
void
SetPosition
(
Rect
newPos
) :
void
Method Details
ChildrenMinMaxChanged()
protected
méthode
protected
ChildrenMinMaxChanged
( ) :
void
Résultat
void
Cleanup()
public
méthode
public
Cleanup
( ) :
void
Résultat
void
MakeMain()
public
static
méthode
public
static
MakeMain
( ) :
void
Résultat
void
SetPosition()
protected
méthode
protected
SetPosition
(
Rect
newPos
) :
void
newPos
UnityEngine.Rect
Résultat
void