C# Class Assets.Scripts.Animation.DualStateAnimation.TextColorAnimator

Inheritance: DualStateAnimator
Datei anzeigen Open project: maximecharron/GLO-3002-Frima

Public Properties

Property Type Description
FlashColor UnityEngine.Color
OriginalColor UnityEngine.Color

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
AlternateTextColor ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

FlashColor public_oe property

public Color,UnityEngine FlashColor
return UnityEngine.Color

OriginalColor public_oe property

public Color,UnityEngine OriginalColor
return UnityEngine.Color