Click or drag to resize

ShooterGameScreenMatchDetailsBaseGetParticipantByPlayerIndex Method


Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public ShooterGameScreenMatchDetailsBaseParticipant GetParticipantByPlayerIndex(
	int playerIndex
)

Parameters

playerIndex  Int32
 

Return Value

ShooterGameScreenMatchDetailsBaseParticipant
See Also