C# Class Hittable, GrapplingHookFighters

Inheritance: MonoBehaviour
Datei anzeigen Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Public Properties

Property Type Description
exploding bool
explosion GameObject

Public Methods

Method Description
hit ( ) : void

Method Details

hit() public method

public hit ( ) : void
return void

Property Details

exploding public_oe property

public bool exploding
return bool

explosion public_oe property

public GameObject explosion
return GameObject