Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Tutorial
ImageManager
C# Class Tutorial.ImageManager
Inheritance:
UnityEngine.MonoBehaviour
ファイルを表示
Open project: tommai78101/Multiplier
Public Properties
Property
Type
Description
images
List
Public Methods
Method
Description
Obtain
(
int
index
) :
GameObject
Start
( ) :
void
Method Details
Obtain()
public
method
public
Obtain
(
int
index
) :
GameObject
index
int
return
UnityEngine.GameObject
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
images
public_oe property
public
List
images
return
List