On Screen Touch End

Input System
Client Side
Both Mobile and PC
Owner:
Game entity

End the event when the screen is touched

Declaration

event OnScreenTouchEnd(touchIndex int, position Vector2)
go

Parameters

Name Type Description
Touch Index Int Touch point index
Position Vector2 Touch positions on the screen