Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) UIItem.DropItem示例
编程语言:
C# (CSharp)
类/类型:
UIItem
方法/功能:
DropItem
hotexamples.com的示例:
1
C# (CSharp) UIItem.DropItem - 已找到1个示例
。这些是从开源项目中提取的最受好评的
UIItem.DropItem
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
Click(20)
AttachParent(14)
GetComponent(8)
Attach(8)
Draw(6)
GetComponentInChildren(6)
Get(4)
HandleGlobalAction(4)
GetType(4)
GetName(3)
GetCountOfElements(3)
Focus(3)
GetDimensions(3)
ElementByIndex(3)
GetGradeColor(3)
Set(3)
GetRectTransform(3)
GetText(2)
Enter(2)
GetAllUIItems(2)
DirectlyNullifyItem(2)
GetGrid(2)
HasName(2)
ResetColor(1)
HideHeldItem(1)
HideGhost(1)
Header(1)
GetDropAction(1)
GetParent(1)
HandleAction(1)
GetElement(1)
GetMultiple(1)
GetSprite(1)
GetHWnd(1)
GetItem(1)
GetItemData(1)
GetItemImage(1)
GetSelectedItemText(1)
GetItemType(1)
AsContainer(1)
Footer(1)
Cell(1)
Available(1)
Awake(1)
Btn_OnClick(1)
Btn_OnDoubleClick(1)
Btn_OnMouseOut(1)
Btn_OnMouseOver(1)
Btn_OnPress(1)
Btn_OnPressure(1)
常用方法
Click (20)
AttachParent (14)
GetComponent (8)
Attach (8)
Draw (6)
GetComponentInChildren (6)
Get (4)
HandleGlobalAction (4)
GetType (4)
GetName (3)
常用方法
GetCountOfElements (3)
Focus (3)
GetDimensions (3)
ElementByIndex (3)
GetGradeColor (3)
Set (3)
GetRectTransform (3)
GetText (2)
Enter (2)
GetAllUIItems (2)
DirectlyNullifyItem (2)
GetGrid (2)
HasName (2)
ResetColor (1)
HideHeldItem (1)
HideGhost (1)
Header (1)
GetDropAction (1)
GetParent (1)
HandleAction (1)
常用方法
DirectlyNullifyItem (2)
GetGrid (2)
HasName (2)
ResetColor (1)
HideHeldItem (1)
HideGhost (1)
Header (1)
GetDropAction (1)
GetParent (1)
HandleAction (1)
GetElement (1)
GetMultiple (1)
GetSprite (1)
GetHWnd (1)
GetItem (1)
GetItemData (1)
GetItemImage (1)
GetSelectedItemText (1)
GetItemType (1)
AsContainer (1)
Footer (1)
Cell (1)
Available (1)
Awake (1)
Btn_OnClick (1)
Btn_OnDoubleClick (1)
Btn_OnMouseOut (1)
Btn_OnMouseOver (1)
Btn_OnPress (1)
Btn_OnPressure (1)
常用方法
GetElement (1)
GetMultiple (1)
GetSprite (1)
GetHWnd (1)
GetItem (1)
GetItemData (1)
GetItemImage (1)
GetSelectedItemText (1)
GetItemType (1)
AsContainer (1)
Footer (1)
Cell (1)
Available (1)
Awake (1)
Btn_OnClick (1)
Btn_OnDoubleClick (1)
Btn_OnMouseOut (1)
Btn_OnMouseOver (1)
Btn_OnPress (1)
Btn_OnPressure (1)
Btn_OnRelease (1)
Buy (1)
CanBuy (1)
Check (1)
Fill (1)
ClearAndEdit (1)
ClearAndEditByIndex (1)
Clone (1)
Collides (1)
ConstructVertexData (1)
Create (1)
Do (1)
DoubleClick (1)
DropItem (1)
Edit (1)
Expand (1)
FindAndClickUsingJS (1)
示例#1
0
显示文件
public void DropItem() { uItem.DropItem(); gameObject.SetActive(false); }
x