Skip to content
Bannerlord Wiki
Share
Explore

Description

Widgets are a type of UI element that appear on the screen.

Widget Setters and Getters

It seems that every setter/gettter method within a Widget maps to the XML.
So if you specify the value of a widget in xml the setter will be set to that value.

OnLateUpdate(float dt)

this is called after a value is updated.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.