Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ShootableItem
C# Class ShootableItem, GrapplingHookFighters
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: PurdueSIGGD/GrapplingHookFighters
Méthodes publiques
Свойство
Type
Description
gibs
GameObject
health
int
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
hit
(
int
j
) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
hit()
public
méthode
public
hit
(
int
j
) :
void
j
int
Résultat
void
Property Details
gibs
public_oe property
public
GameObject
gibs
Résultat
GameObject
health
public_oe property
public
int
health
Résultat
int