Click or drag to resize

ShooterGameLogicClient_GetUsers Method


Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public ReadOnlyDictionary<long, ShooterGameLogicClientUserItem> Client_GetUsers()

Return Value

ReadOnlyDictionaryInt64, ShooterGameLogicClientUserItem
See Also