Click or drag to resize

PlayerGetButtonUp Method

Overload List
  NameDescription
Public methodGetButtonUp(Int32)
Get the button just released state for an Action. This will only return TRUE for the first frame the button is released. This also applies to axes.
Public methodGetButtonUp(String)
Get the button just released state for an Action. This will only return TRUE for the first frame the button is released. This also applies to axes.
Top
See Also