Class GauntletGamepadNavigationManager
- Namespace
- TaleWorlds.GauntletUI.GamepadNavigation
- Assembly
- TaleWorlds.GauntletUI.dll
public class GauntletGamepadNavigationManager
- Inheritance
-
GauntletGamepadNavigationManager
- Inherited Members
Properties
AnyWidgetUsingNavigation
public bool AnyWidgetUsingNavigation { get; }
Property Value
Instance
public static GauntletGamepadNavigationManager Instance { get; }
Property Value
IsCursorMovingForNavigation
public bool IsCursorMovingForNavigation { get; }
Property Value
IsFollowingMobileTarget
public bool IsFollowingMobileTarget { get; }
Property Value
IsHoldingDpadKeysForNavigation
public bool IsHoldingDpadKeysForNavigation { get; }
Property Value
IsInWrapMovement
public bool IsInWrapMovement { get; }
Property Value
LastTargetedWidget
public Widget LastTargetedWidget { get; }
Property Value
TargetedWidgetHasAction
public bool TargetedWidgetHasAction { get; }
Property Value
Methods
Initialize()
public static void Initialize()
OnFinalize()
public void OnFinalize()
TryNavigateTo(Widget)
public bool TryNavigateTo(Widget widget)
Parameters
widgetWidget
Returns
TryNavigateTo(GamepadNavigationScope)
public bool TryNavigateTo(GamepadNavigationScope scope)
Parameters
scopeGamepadNavigationScope
Returns
Update(float)
public void Update(float dt)
Parameters
dtfloat
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).