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
exTileMapWizard
C# Class exTileMapWizard, ex2d-v1
Inheritance:
ScriptableWizard
Show file
Open project: exdev/ex2d-v1
Public Properties
Property
Type
Description
assetName
string
assetPath
string
col
int
row
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 property
public
string
assetName
return
string
assetPath
public property
public
string
assetPath
return
string
col
public property
public
int
col
return
int
row
public property
public
int
row
return
int