Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GitValueSettingWindow
C# Class GitValueSettingWindow, UnityGit
Inheritance:
EditorWindow
Exibir arquivo
Open project: NateWardawg/UnityGit
Class Usage Examples
Public Methods
Method
Description
Init
(
string
label
,
string
command
) :
void
Private Methods
Method
Description
OnGUI
( ) :
void
Method Details
Init()
public
static
method
public
static
Init
(
string
label
,
string
command
) :
void
label
string
command
string
return
void