Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ctac
PlayersModel
C# Class ctac.PlayersModel
ファイルを表示
Open project: dshook/centauri-tac
Public Properties
Property
Type
Description
players
List
Public Methods
Method
Description
GetByClientId
(
System.Guid
clientId
) :
PlayerModel
Method Details
GetByClientId()
public
method
public
GetByClientId
(
System.Guid
clientId
) :
PlayerModel
clientId
System.Guid
return
PlayerModel
Property Details
players
public_oe property
public
List
players
return
List