Docs v3.1.0
Overview FAQ
Get Started
Installation Project Setup Build & Deploy Sample Scene
Learn
Concepts Architecture Touch Pieces Hardware
Guides
Touch Simulator Profile Switcher Player Management Pause Menu Save Game System
Reference
API Reference
More
AI Assistant Changelog Support License

Namespaces

  • Core
  • Input
  • Save
  • Session

Board

Board.Session.BoardSession

BoardSession.players Property

Gets the array of active players in the current session including all BoardPlayerType types.

public static Board.Session.BoardSessionPlayer[] players { get; }

Property Value

BoardSessionPlayer[]

Remarks

At app launch, the initial Profile will be added to players. At least one Player of type Profile is required to be in players.

© 2026 Harris Hill Products Inc