Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CraftingSlot
C# 클래스 CraftingSlot, RoverGame
상속:
UISlot
파일 보기
프로젝트 열기: Stumpstump/RoverGame
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
iconImage
Image
ingredient
Ingredient,
mainImage
Image
recipe
Recipe,
selectToggle
Toggle,
titleText
Text
비공개 메소드들
메소드
설명
Awake
( ) :
void
SelectMe
(
bool
b
) :
void
프로퍼티 상세
iconImage
공개적으로 프로퍼티
public
Image
iconImage
리턴
Image
ingredient
공개적으로 프로퍼티
public
Ingredient,
ingredient
리턴
Ingredient,
mainImage
공개적으로 프로퍼티
public
Image
mainImage
리턴
Image
recipe
공개적으로 프로퍼티
public
Recipe,
recipe
리턴
Recipe,
selectToggle
공개적으로 프로퍼티
public
Toggle,
selectToggle
리턴
Toggle,
titleText
공개적으로 프로퍼티
public
Text
titleText
리턴
Text