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

파라미터

idTouch ID.
dataFound data.
createIf not found should it be created.

반환

bool True if a pointer is found.

설명

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