Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UHSampleGame
Players
PlayerSetup
C# Class UHSampleGame.Players.PlayerSetup
Show file
Open project: holtkampw/UH-Sample-XNA-Project
Class Usage Examples
Public Properties
Property
Type
Description
active
bool
playerNum
int
teamNum
int
type
PlayerType
Property Details
active
public property
public
bool
active
return
bool
playerNum
public property
public
int
playerNum
return
int
teamNum
public property
public
int
teamNum
return
int
type
public property
public
PlayerType
type
return
PlayerType