Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
menuButton
C# Class menuButton, Main-Working-Repository
Inheritance:
MonoBehaviour
显示文件
Open project: GCSShatteredSpace/Main-Working-Repository
Public Properties
Property
Type
Description
weaponIDList
List
Public Methods
Method
Description
Start
( ) :
void
btnClick
( ) :
void
showText
(
int
wpnID
) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
btnClick()
public
method
public
btnClick
( ) :
void
return
void
showText()
public
method
public
showText
(
int
wpnID
) :
void
wpnID
int
return
void
Property Details
weaponIDList
public_oe property
public
List
weaponIDList
return
List