IGameInputReading::GetTouchCount
Gets the number of active touch contacts in the reading.Syntax
Return value
Type: uint32_t The number of active touch contacts in this reading.Remarks
This method and the associatedGetTouchState method were removed in v1. Touch input was provided via the GameInputTouchState struct.
Version History
See also
Deprecated GameInput API membersIGameInputReading::GetTouchState
GameInputTouchState
IGameInputReading
