GCControllerExtensionnativeDevicePointer Property |
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.
Namespace:
Rewired.Platforms.Apple.GameController
Assembly:
Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IntPtr nativeDevicePointer { get; }
Property Value
Type:
IntPtrSee Also