Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Custom Event Example

Shane Badenhorst edited this page Sep 28, 2021 · 1 revision

Bannerlord gives us the ability to create our own events that follow the same/similar behavior as normal c# events. This page will try and explain how you can add your own custom events to use in quests or anything you can imagine.

Clone this wiki locally