JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Bannerlord Wiki
Bannerlord Wiki
Type
Global Tables
Campaign
More
Share
Explore
Tutorials
Custom Texture Widget (WIP)
Widget XML
DataSource
Property
Get Property Values then Update
CustomTableau
through
CustomTextureProvide
r.
Widget Class
Recalculate
Null Vars
Repopulate
Call Refresh
Update Camera
Call SetTargetSize
called by the
TextureWidget
.
this populates texture
CustomTextureProvider
implement
@
GetTexture()
, which should call
@
CheckTexture()
and get this
_providedTexture
CustomWidget
The
@
OnRender()
method of the
TextureWidget
is constantly running and will grab the new texture for you and display it.
Done
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.