Skip to content
Bannerlord Wiki
Share
Explore
TextureProvider

icon picker
CharacterTableauTextureProvider

Description

Seems to create a new which inherits the abstract class .

Components

Texture
CTTP Methods
7
Search
CheckTexture()
Gets the texture from the CharacterTableau and creates a 2D texture from it setting providedTexture.
GetTexture()
Calls CheckTexture() and returns the 2D Texture.
Clear()
Calls OnFinalize() for the characterTableau Clears base
SetTargetSize()
calls base implementation and calls the function for the the characterTableau as well.
Tick()
Calls CheckTexture() and characterTableau.OnTick()
Name
CheckTexture()
Parameters
Search
Type
Parameters
Column 2
LoadResult
0
Class
CharacterTableauTextureProvider
Behavior
Gets the texture from the CharacterTableau and creates a 2D texture from it setting providedTexture.


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.