Skip to content

tutorial-mod depends on 'Taleworlds.Library'#124

Open
manfelt wants to merge 1 commit into
Bannerlord-Modding:masterfrom
manfelt:patch-1
Open

tutorial-mod depends on 'Taleworlds.Library'#124
manfelt wants to merge 1 commit into
Bannerlord-Modding:masterfrom
manfelt:patch-1

Conversation

@manfelt

@manfelt manfelt commented Oct 15, 2022

Copy link
Copy Markdown

No description provided.

new TextObject("Message", null),
9990,
() => { InformationManager.DisplayMessage(new InformationMessage("Hello World!")); },
() => { TaleWorlds.Library.InformationManager.DisplayMessage(new InformationMessage("Hello World!")); },

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed if an using is used!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants