Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
EditorPopups
C# Class EditorPopups, UnityFramework
Inheritance:
EditorWindow
Show file
Open project: meta-42/uEasyKit
Class Usage Examples
Public Methods
Method
Description
SetValue
(
string
text
,
string
accept
,
string
no
) :
void
Private Methods
Method
Description
OnGUI
( ) :
void
Method Details
SetValue()
public
method
public
SetValue
(
string
text
,
string
accept
,
string
no
) :
void
text
string
accept
string
no
string
return
void