M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
SandBox.BoardGames.BoardGameTablut.PawnInformation Struct Reference

Public Member Functions

 PawnInformation (int x, int y, bool captured)
 

Public Attributes

int X
 
int Y
 
bool IsCaptured
 

Constructor & Destructor Documentation

◆ PawnInformation()

SandBox.BoardGames.BoardGameTablut.PawnInformation.PawnInformation ( int  x,
int  y,
bool  captured 
)

Member Data Documentation

◆ X

int SandBox.BoardGames.BoardGameTablut.PawnInformation.X

◆ Y

int SandBox.BoardGames.BoardGameTablut.PawnInformation.Y

◆ IsCaptured

bool SandBox.BoardGames.BoardGameTablut.PawnInformation.IsCaptured