Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ItemBow
C# Class ItemBow, TimeTeamProject
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: cmpt360/TimeTeamProject
Public Properties
Property
Type
Description
BowDamage
float
stat
StatCollectionClass,
Public Methods
Method
Description
OnTriggerEnter2D
(
Collider2D
other
) :
void
Method Details
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
(
Collider2D
other
) :
void
other
UnityEngine.Collider2D
return
void
Property Details
BowDamage
public_oe property
public
float
BowDamage
return
float
stat
public_oe property
public
StatCollectionClass,
stat
return
StatCollectionClass,