|
M&B: Bannerlord 1.3.4
The horns sound, the ravens gather.
|
Inherits ISerializable.
Public Member Functions | |
| NavigationPath () | |
| virtual void | GetObjectData (SerializationInfo info, StreamingContext context) |
| void | OverridePathPointAtIndex (int index, in Vec2 newValue) |
Protected Member Functions | |
| NavigationPath (SerializationInfo info, StreamingContext context) | |
Properties | |
| Vec2[] | PathPoints [get] |
| int | Size [get, set] |
| Vec2 | this[int i] [get] |
| TaleWorlds.Library.NavigationPath.NavigationPath | ( | ) |
|
protected |
|
virtual |
| void TaleWorlds.Library.NavigationPath.OverridePathPointAtIndex | ( | int | index, |
| in Vec2 | newValue ) |
|
get |
|
getset |
|
get |