UI.LastElementHandUsed

static BtnState LastElementHandUsed(Handed hand)

Obsolete: Use LastElementHandActive, or LastElementHandFocused, removing in v0.4.

   
Handed hand Which hand we’re checking.
RETURNS: BtnState A BtnState that indicated the hand was “just active” this frame, is currently “active” or if it “just became inactive” this frame.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!