C# Class Hittable, GrapplingHookFighters

Inheritance: MonoBehaviour
Afficher le fichier Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Méthodes publiques

Свойство Type Description
exploding bool
explosion GameObject

Méthodes publiques

Méthode Description
hit ( ) : void

Method Details

hit() public méthode

public hit ( ) : void
Résultat void

Property Details

exploding public_oe property

public bool exploding
Résultat bool

explosion public_oe property

public GameObject explosion
Résultat GameObject