Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
UnityEditor
PragmaFixingWindow
C# Class UnityEditor.PragmaFixingWindow
Inheritance:
EditorWindow
ファイルを表示
Open project: randomize/VimConfig
Class Usage Examples
Public Methods
Method
Description
PragmaFixingWindow
( ) :
System
SetPaths
(
string
paths
) :
void
ShowWindow
(
string
paths
) :
void
Private Methods
Method
Description
OnGUI
( ) :
void
Method Details
PragmaFixingWindow()
public
method
public
PragmaFixingWindow
( ) :
System
return
System
SetPaths()
public
method
public
SetPaths
(
string
paths
) :
void
paths
string
return
void
ShowWindow()
public
static
method
public
static
ShowWindow
(
string
paths
) :
void
paths
string
return
void