MouseButtonEventData

class in UnityEngine.EventSystems

매뉴얼로 전환

설명

Information about a mouse button event.

변수

buttonDataPointer data associated with the mouse event.
buttonStateThe state of the button this frame.

Public 함수

PressedThisFrameWas the button pressed this frame?
ReleasedThisFrameWas the button released this frame?