C# Class GrenadeLaucherUpgrade, AwesomeGameInSpace

Inheritance: Interactive
Mostrar archivo Open project: ZPZ-Gr2/AwesomeGameInSpace

Public Properties

Property Type Description
_pickedUp bool
objs GameObject[]

Public Methods

Method Description
MomentaryAction ( ) : void

Method Details

MomentaryAction() public method

public MomentaryAction ( ) : void
return void

Property Details

_pickedUp public_oe property

public bool _pickedUp
return bool

objs public_oe property

public GameObject[] objs
return GameObject[]