Click or drag to resize

Controller Methods

The CustomInputSourceController type exposes the following members.

Methods
 NameDescription
Public methodAddExtension Adds a Controller Extension. This can only be called during construction.
Public methodClear 
Public methodConnect Connect the controller.
Public methodDisconnect Disconnect the controller.
Public methodGetAxisValue 
Public methodGetButtonFloatValue 
Public methodGetButtonValue 
Public methodGetComponentT 
Public methodGetComponentsT 
Public methodGetElementTElement 
Public methodGetElementById(Int32) 
Public methodGetElementByIdTElement(Int32) 
Public methodGetElementCountTElement 
Public methodGetElementsTElement 
Public methodSetAxisValue 
Public methodSetButtonFloatValue 
Public methodSetButtonValue 
Public methodUpdate Update function. Called when input should be updated.
Top
See Also