Class OptionsGamepadCategoryWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Options.Gamepad
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class OptionsGamepadCategoryWidget : Widget
- Inheritance
-
OptionsGamepadCategoryWidget
- Inherited Members
Constructors
OptionsGamepadCategoryWidget(UIContext)
public OptionsGamepadCategoryWidget(UIContext context)
Parameters
context
UIContext
Properties
CurrentGamepadType
public int CurrentGamepadType { get; set; }
Property Value
Playstation4LayoutParentWidget
public Widget Playstation4LayoutParentWidget { get; set; }
Property Value
Playstation5LayoutParentWidget
public Widget Playstation5LayoutParentWidget { get; set; }
Property Value
XboxLayoutParentWidget
public Widget XboxLayoutParentWidget { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).