M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Library.NavigationPath Class Reference

Inherits ISerializable.

Public Member Functions

 NavigationPath ()
 
virtual void GetObjectData (SerializationInfo info, StreamingContext context)
 

Protected Member Functions

 NavigationPath (SerializationInfo info, StreamingContext context)
 

Properties

Vec2[] PathPoints [get]
 
int Size [get, set]
 
Vec2 this[int i] [get]
 

Constructor & Destructor Documentation

◆ NavigationPath() [1/2]

TaleWorlds.Library.NavigationPath.NavigationPath ( )

◆ NavigationPath() [2/2]

TaleWorlds.Library.NavigationPath.NavigationPath ( SerializationInfo  info,
StreamingContext  context 
)
protected

Member Function Documentation

◆ GetObjectData()

virtual void TaleWorlds.Library.NavigationPath.GetObjectData ( SerializationInfo  info,
StreamingContext  context 
)
virtual

Property Documentation

◆ PathPoints

Vec2 [] TaleWorlds.Library.NavigationPath.PathPoints
get

◆ Size

int TaleWorlds.Library.NavigationPath.Size
getset

◆ this[int i]

Vec2 TaleWorlds.Library.NavigationPath.this[int i]
get