M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
|
Public Member Functions | |
PathFinder () | |
virtual void | Destroy () |
abstract void | Initialize (Vec3 bbSize) |
abstract bool | FindPath (Vec3 wSource, Vec3 wDestination, List< Vec3 > path, float craftWidth=5.0f) |
Static Public Attributes | |
static float | BuildingCost = 5000.0f |
static float | WaterCost = 400.0f |
static float | ShallowWaterCost = 100.0f |
TaleWorlds.Library.PathFinder.PathFinder | ( | ) |
|
virtual |
|
pure virtual |
|
pure virtual |
|
static |
|
static |
|
static |