Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GGJ
RuleSelect
PlayerSetting
C# Class GGJ.RuleSelect.PlayerSetting
Mostra file
Open project: TORISOUP/Born_to_Beans_src
Public Properties
Property
Type
Description
characterType
int
playerNumber
int
Public Methods
Method
Description
PlayerSetting
(
int
number
,
int
type
) :
UnityEngine
Method Details
PlayerSetting()
public
method
public
PlayerSetting
(
int
number
,
int
type
) :
UnityEngine
number
int
type
int
return
UnityEngine
Property Details
characterType
public_oe property
public
int
characterType
return
int
playerNumber
public_oe property
public
int
playerNumber
return
int