Skip to main content

IGameInputReading::GetTouchCount

Deprecated. This method was removed in GameInput v1 and is not available in the current API. This method was never implemented on PC.
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 associated GetTouchState method were removed in v1. Touch input was provided via the GameInputTouchState struct.

Version History

See also

Deprecated GameInput API members
IGameInputReading::GetTouchState
GameInputTouchState
IGameInputReading
Last modified on August 4, 2026