Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
exAtlasInfoWizard
C# Class exAtlasInfoWizard, ex2d-v1
Inheritance:
ScriptableWizard
Datei anzeigen
Open project: exdev/ex2d-v1
Public Properties
Property
Type
Description
assetName
string
assetPath
string
height
int
width
int
Public Methods
Method
Description
OnGUI
( ) :
void
OnSelectionChange
( ) :
void
Private Methods
Method
Description
Create
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
OnSelectionChange()
public
method
public
OnSelectionChange
( ) :
void
return
void
Property Details
assetName
public_oe property
public
string
assetName
return
string
assetPath
public_oe property
public
string
assetPath
return
string
height
public_oe property
public
int
height
return
int
width
public_oe property
public
int
width
return
int