Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
uFrame
ECS
DropDispatcher
C# Class uFrame.ECS.DropDispatcher
Inheritance:
EcsDispatcher
,
IDropHandler
Mostra file
Open project: InvertGames/uFrame.ECS
Public Methods
Method
Description
OnDrop
(
PointerEventData
eventData
) :
void
Method Details
OnDrop()
public
method
public
OnDrop
(
PointerEventData
eventData
) :
void
eventData
UnityEngine.EventSystems.PointerEventData
return
void