Board

Board.Session.BoardSession

BoardSession.activeProfile Property

Gets the system-wide active profile.

public static Board.Core.BoardPlayer activeProfile { get; }

Property Value

BoardPlayer

Remarks

This represents the currently active profile at the system level, which may or may not be in the current session’s players array. This is useful for displaying the current user in save game UI and other contexts.