C# Class SwingTowardPlayer, Galaxy-Breacher

Inheritance: MonoBehaviour
Mostra file Open project: gamkedo-la/Galaxy-Breacher

Public Properties

Property Type Description
ampEffect float
noMissing bool
skipPlayerTest bool
timeStretch float

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

ampEffect public_oe property

public float ampEffect
return float

noMissing public_oe property

public bool noMissing
return bool

skipPlayerTest public_oe property

public bool skipPlayerTest
return bool

timeStretch public_oe property

public float timeStretch
return float