Click or drag to resize

RacingGameLogicClient_GetUser Method


Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public RacingGameLogicClientUserItem Client_GetUser(
	long userID
)

Parameters

userID  Int64
 

Return Value

RacingGameLogicClientUserItem
See Also