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
PlayerScore1Manager
C# Class PlayerScore1Manager, Ninja_Dudes
Inheritance:
MonoBehaviour
ファイルを表示
Open project: GDCASU/Ninja_Dudes
Public Properties
Property
Type
Description
score
int
Public Methods
Method
Description
AddPoints
(
int
pointsToAdd
) :
void
Reset
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
AddPoints()
public
method
public
AddPoints
(
int
pointsToAdd
) :
void
pointsToAdd
int
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
score
public_oe property
public
int
score
return
int