GCController |
The GCControllerExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() | controller |
The parent controller of this extension.
(Inherited from ControllerExtension) |
![]() | nativeDevicePointer | Gets the native pointer to the GCController object. This is only useful for direct interaction with the Game Controller framework. If the pointer is unavailable or invalid, returns IntPtr.Zero. |
![]() | nativePlayerIndex | Gets the native player index. This corresponds to playerIndex in the Game Controller framework. This is only useful for direct interaction with the Game Controller framework. |