Board

Board.Session.BoardSessionPlayer

BoardSessionPlayer.aiTypeIndex Property

Gets the index into the registered AI player types for this player.

public int aiTypeIndex { get; }

Property Value

System.Int32

Remarks

Returns -1 if this player is not an AI player (type is not AI).