C# Class SwingTowardPlayer, Galaxy-Breacher

Inheritance: MonoBehaviour
Show 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 property

public float ampEffect
return float

noMissing public property

public bool noMissing
return bool

skipPlayerTest public property

public bool skipPlayerTest
return bool

timeStretch public property

public float timeStretch
return float