Method GetInputAxisProvider
GetInputAxisProvider()
Locate the first component that implements AxisState.IInputAxisProvider.
Declaration
public AxisState.IInputAxisProvider GetInputAxisProvider()
Returns
Type | Description |
---|---|
AxisState.IInputAxisProvider | The first AxisState.IInputAxisProvider or null if none |