@@ -10232,6 +10232,8 @@ F:GameController.GCSystemGestureState.Enabled
1023210232F:GameController.GCTouchState.Down
1023310233F:GameController.GCTouchState.Moving
1023410234F:GameController.GCTouchState.Up
10235+ F:GameController.GCUIEventTypes.Gamepad
10236+ F:GameController.GCUIEventTypes.None
1023510237F:GameKit.GKAccessPointLocation.BottomLeading
1023610238F:GameKit.GKAccessPointLocation.BottomTrailing
1023710239F:GameKit.GKAccessPointLocation.TopLeading
@@ -35412,6 +35414,10 @@ M:GameController.GCDualSenseAdaptiveTrigger.SetModeWeapon(System.Single,System.S
3541235414M:GameController.GCDualSenseAdaptiveTriggerPositionalAmplitudes.#ctor(System.Single[])
3541335415M:GameController.GCDualSenseAdaptiveTriggerPositionalResistiveStrengths.#ctor(System.Single[])
3541435416M:GameController.GCDualShockGamepad.EncodeTo(Foundation.NSCoder)
35417+ M:GameController.GCEventInteraction.#ctor
35418+ M:GameController.GCEventInteraction.DidMoveToView(UIKit.UIView)
35419+ M:GameController.GCEventInteraction.Dispose(System.Boolean)
35420+ M:GameController.GCEventInteraction.WillMoveToView(UIKit.UIView)
3541535421M:GameController.GCEventViewController.#ctor(System.String,Foundation.NSBundle)
3541635422M:GameController.GCExtendedGamepad.Dispose(System.Boolean)
3541735423M:GameController.GCExtendedGamepad.SaveSnapshot
@@ -35422,6 +35428,7 @@ M:GameController.GCExtendedGamepadSnapshot.TryGetExtendedSnapShotData(Foundation
3542235428M:GameController.GCExtendedGamepadSnapshot.TryGetSnapShotData(Foundation.NSData,GameController.GCExtendedGamepadSnapShotDataV100@)
3542335429M:GameController.GCExtendedGamepadSnapshotData.ToNSData
3542435430M:GameController.GCExtendedGamepadSnapShotDataV100.ToNSData
35431+ M:GameController.GCGameControllerSceneDelegate.DidActivateGameController(UIKit.UIScene,GameController.GCGameControllerActivationContext)
3542535432M:GameController.GCGamepad.Dispose(System.Boolean)
3542635433M:GameController.GCGamepadSnapshot.#ctor(Foundation.NSData)
3542735434M:GameController.GCGamepadSnapshot.#ctor(GameController.GCController,Foundation.NSData)
@@ -35465,6 +35472,8 @@ M:GameController.GCVirtualController.UpdateConfiguration(System.String,GameContr
3546535472M:GameController.GCXboxGamepad.EncodeTo(Foundation.NSCoder)
3546635473M:GameController.IGCDevicePhysicalInputState.GetObject(System.String)
3546735474M:GameController.IGCDevicePhysicalInputStateDiff.GetChange(GameController.IGCPhysicalInputElement)
35475+ M:GameController.IGCGameControllerSceneDelegate.DidActivateGameController(UIKit.UIScene,GameController.GCGameControllerActivationContext)
35476+ M:GameController.UISceneConnectionOptions_GameController.GetGameControllerActivationContext(UIKit.UISceneConnectionOptions)
3546835477M:GameKit.GKAccessPoint.Dispose(System.Boolean)
3546935478M:GameKit.GKAchievement.#ctor
3547035479M:GameKit.GKAchievement.ChallengeComposeControllerAsync(System.String,GameKit.GKPlayer[],AppKit.NSViewController@)
@@ -65235,6 +65244,8 @@ P:GameController.GCDualSenseGamepad.TouchpadSecondary
6523565244P:GameController.GCDualShockGamepad.TouchpadButton
6523665245P:GameController.GCDualShockGamepad.TouchpadPrimary
6523765246P:GameController.GCDualShockGamepad.TouchpadSecondary
65247+ P:GameController.GCEventInteraction.HandledEventTypes
65248+ P:GameController.GCEventInteraction.View
6523865249P:GameController.GCEventViewController.ControllerUserInteractionEnabled
6523965250P:GameController.GCExtendedGamepad.ButtonA
6524065251P:GameController.GCExtendedGamepad.ButtonB
@@ -65256,6 +65267,7 @@ P:GameController.GCExtendedGamepad.RightTrigger
6525665267P:GameController.GCExtendedGamepad.ValueChangedHandler
6525765268P:GameController.GCExtendedGamepadSnapshot.DataVersion
6525865269P:GameController.GCExtendedGamepadSnapshot.SnapshotData
65270+ P:GameController.GCGameControllerActivationContext.PreviousApplicationBundleId
6525965271P:GameController.GCGamepad.ButtonA
6526065272P:GameController.GCGamepad.ButtonB
6526165273P:GameController.GCGamepad.ButtonX
@@ -79616,9 +79628,12 @@ T:GameController.GCDualSenseAdaptiveTriggerPositionalResistiveStrengths
7961679628T:GameController.GCDualSenseAdaptiveTriggerStatus
7961779629T:GameController.GCDualSenseGamepad
7961879630T:GameController.GCDualShockGamepad
79631+ T:GameController.GCEventInteraction
7961979632T:GameController.GCExtendedGamepadSnapshotData
7962079633T:GameController.GCExtendedGamepadSnapShotDataV100
7962179634T:GameController.GCExtendedGamepadSnapshotDataVersion
79635+ T:GameController.GCGameControllerActivationContext
79636+ T:GameController.GCGameControllerSceneDelegate
7962279637T:GameController.GCGamepadSnapShotDataV100
7962379638T:GameController.GCGearShifterElement
7962479639T:GameController.GCHapticsLocality
@@ -79647,6 +79662,7 @@ T:GameController.GCRotationRate
7964779662T:GameController.GCSteeringWheelElement
7964879663T:GameController.GCSystemGestureState
7964979664T:GameController.GCTouchState
79665+ T:GameController.GCUIEventTypes
7965079666T:GameController.GCVirtualController
7965179667T:GameController.GCVirtualControllerConfiguration
7965279668T:GameController.GCVirtualControllerElementConfiguration
@@ -79660,6 +79676,7 @@ T:GameController.IGCDevicePhysicalInput
7966079676T:GameController.IGCDevicePhysicalInputState
7966179677T:GameController.IGCDevicePhysicalInputStateDiff
7966279678T:GameController.IGCDirectionPadElement
79679+ T:GameController.IGCGameControllerSceneDelegate
7966379680T:GameController.IGCLinearInput
7966479681T:GameController.IGCPhysicalInputElement
7966579682T:GameController.IGCPressedStateInput
@@ -79668,6 +79685,7 @@ T:GameController.IGCSwitchElement
7966879685T:GameController.IGCSwitchPositionInput
7966979686T:GameController.IGCTouchedStateInput
7967079687T:GameController.InputStateAvailableHandler
79688+ T:GameController.UISceneConnectionOptions_GameController
7967179689T:GameKit.GKAccessPointLocation
7967279690T:GameKit.GKAchievementDescriptionHandler
7967379691T:GameKit.GKCategoryResult
0 commit comments