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

Parámetros

idTouch ID.
dataFound data.
createIf 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.