C# Class AmmoClipUpgrade, AwesomeGameInSpace

Inheritance: Interactive
Exibir arquivo Open project: ZPZ-Gr2/AwesomeGameInSpace

Public Properties

Property Type Description
_pickedUp bool
clip 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

clip public_oe property

public GameObject clip
return GameObject