Version: 2017.3
protected bool GetPointerData (int id, out EventSystems.PointerEventData data, bool create);

Parámetros

id Touch ID.
data Found data.
create If not found should it be created.

Valor de retorno

bool True if a pointer is found.

Descripción

Search the cache for currently active pointers, return true if found.