Fork me on GitHub

InputObject.

QueryInterface<T>() Method

Namespace
SharpInputSystem
Containing Type
InputObject

Syntax

public virtual IInputObjectInterface QueryInterface<T>() where T : IInputObjectInterface

Type Parameters

Name Description
T

Return Value

Type Description
IInputObjectInterface