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

파라미터

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

반환

bool True if a pointer is found.

설명

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