C# Class PulseButton, kaijurising

Inheritance: MonoBehaviour
Afficher le fichier Open project: Moehammered/kaijurising Class Usage Examples

Méthodes publiques

Свойство Type Description
specialReady bool
timeScaleAmount float

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void
changeSize ( ) : void
getScale ( ) : void
pulse ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

changeSize() public méthode

public changeSize ( ) : void
Résultat void

getScale() public méthode

public getScale ( ) : void
Résultat void

pulse() public méthode

public pulse ( ) : void
Résultat void

Property Details

specialReady public_oe property

public bool specialReady
Résultat bool

timeScaleAmount public_oe property

public float timeScaleAmount
Résultat float