Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
uguimvvm
ItemsControl.ItemInfo
C# 클래스 uguimvvm.ItemsControl.ItemInfo
파일 보기
프로젝트 열기: jbruening/ugui-mvvm
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Control
UnityEngine.GameObject
Item
object
공개 메소드들
메소드
설명
ItemInfo
(
object
item
,
GameObject
control
) :
System.Collections
메소드 상세
ItemInfo()
공개
메소드
public
ItemInfo
(
object
item
,
GameObject
control
) :
System.Collections
item
object
control
UnityEngine.GameObject
리턴
System.Collections
프로퍼티 상세
Control
공개적으로 프로퍼티
public
GameObject,UnityEngine
Control
리턴
UnityEngine.GameObject
Item
공개적으로 프로퍼티
public
object
Item
리턴
object