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
PragmaFixingWindow
C# Class UnityEditor.PragmaFixingWindow
Inheritance:
EditorWindow
Afficher le fichier
Open project: randomize/VimConfig
Class Usage Examples
Méthodes publiques
Méthode
Description
PragmaFixingWindow
( ) :
System
SetPaths
(
string
paths
) :
void
ShowWindow
(
string
paths
) :
void
Private Methods
Méthode
Description
OnGUI
( ) :
void
Method Details
PragmaFixingWindow()
public
méthode
public
PragmaFixingWindow
( ) :
System
Résultat
System
SetPaths()
public
méthode
public
SetPaths
(
string
paths
) :
void
paths
string
Résultat
void
ShowWindow()
public
static
méthode
public
static
ShowWindow
(
string
paths
) :
void
paths
string
Résultat
void