Class CharacterDeveloperPerksContainerWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class CharacterDeveloperPerksContainerWidget : Widget
- Inheritance
-
CharacterDeveloperPerksContainerWidget
- Inherited Members
Constructors
CharacterDeveloperPerksContainerWidget(UIContext)
public CharacterDeveloperPerksContainerWidget(UIContext context)
Parameters
context
UIContext
Properties
DownScopeID
public string DownScopeID { get; set; }
Property Value
FirstScopeID
public string FirstScopeID { get; set; }
Property Value
LeftScopeID
public string LeftScopeID { get; set; }
Property Value
RightScopeID
public string RightScopeID { get; set; }
Property Value
UpScopeID
public string UpScopeID { get; set; }
Property Value
Methods
OnChildAdded(Widget)
protected override void OnChildAdded(Widget child)
Parameters
child
Widget
OnChildRemoved(Widget)
protected override void OnChildRemoved(Widget child)
Parameters
child
Widget
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).