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
SinglePlayer
PlayerPreset
C# Class SinglePlayer.PlayerPreset
Inheritance:
UnityEngine.MonoBehaviour
ファイルを表示
Open project: tommai78101/Multiplier
Public Properties
Property
Type
Description
attributePanelUI
SinglePlayer.UI.AttributePanelUI
dropdown
Dropdown
unitAttributes
MultiPlayer.UnitAttributes
Public Methods
Method
Description
ApplyAttributes
( ) :
void
SetAttributes
( ) :
void
Method Details
ApplyAttributes()
public
method
public
ApplyAttributes
( ) :
void
return
void
SetAttributes()
public
method
public
SetAttributes
( ) :
void
return
void
Property Details
attributePanelUI
public_oe property
public
AttributePanelUI,SinglePlayer.UI
attributePanelUI
return
SinglePlayer.UI.AttributePanelUI
dropdown
public_oe property
public
Dropdown
dropdown
return
Dropdown
unitAttributes
public_oe property
public
UnitAttributes,MultiPlayer
unitAttributes
return
MultiPlayer.UnitAttributes