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
BackgroundRandom
C# Class BackgroundRandom, TurnBasedRPG
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: jiowchern/TurnBasedRPG
Public Properties
Property
Type
Description
Target
GUITexture
Textures
Texture[]
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Target
public_oe property
public
GUITexture
Target
return
GUITexture
Textures
public_oe property
public
Texture[]
Textures
return
Texture[]