Click or drag to resize

INTERNAL_IInputSource Interface

Internal methods for IInputSource. DO NOT USE ANY OF THEM!

Namespace:  TouchScript.InputSources
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public interface INTERNAL_IInputSource

The INTERNAL_IInputSource type exposes the following members.

Methods
  NameDescription
Public methodINTERNAL_DiscardPointer
Used by TouchManagerInstance to return a pointer to input source. DO NOT CALL IT DIRECTLY FROM YOUR CODE!
Top
See Also