M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
SandBox.BoardGames.Tiles.Tile1D Class Reference

Inherits SandBox.BoardGames.Tiles.TileBase.

Inherited by SandBox.BoardGames.Tiles.TileMuTorere, and SandBox.BoardGames.Tiles.TilePuluc.

Public Member Functions

 Tile1D (GameEntity entity, BoardGameDecal decal, int x)
 
- Public Member Functions inherited from SandBox.BoardGames.Tiles.TileBase
virtual void Reset ()
 
void Tick (float dt)
 
void SetVisibility (bool isVisible)
 

Properties

int X [get]
 
- Properties inherited from SandBox.BoardGames.Tiles.TileBase
GameEntity Entity [get]
 
BoardGameDecal ValidMoveDecal [get]
 

Additional Inherited Members

- Public Attributes inherited from SandBox.BoardGames.Tiles.TileBase
PawnBase PawnOnTile
 
- Protected Member Functions inherited from SandBox.BoardGames.Tiles.TileBase
 TileBase (GameEntity entity, BoardGameDecal decal)
 

Constructor & Destructor Documentation

◆ Tile1D()

SandBox.BoardGames.Tiles.Tile1D.Tile1D ( GameEntity  entity,
BoardGameDecal  decal,
int  x 
)

Property Documentation

◆ X

int SandBox.BoardGames.Tiles.Tile1D.X
get