C# Class HighlighterFlashing, centauri-tac

Inheritance: HighlighterBase
Afficher le fichier Open project: dshook/centauri-tac Class Usage Examples

Méthodes publiques

Свойство Type Description
flashingDelay float
flashingEndColor Color
flashingFrequency float
flashingStartColor Color

Méthodes protégées

Méthode Description
DelayFlashing ( ) : IEnumerator
OnValidate ( ) : void
Start ( ) : void

Method Details

DelayFlashing() protected méthode

protected DelayFlashing ( ) : IEnumerator
Résultat IEnumerator

OnValidate() protected méthode

protected OnValidate ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

flashingDelay public_oe property

public float flashingDelay
Résultat float

flashingEndColor public_oe property

public Color flashingEndColor
Résultat Color

flashingFrequency public_oe property

public float flashingFrequency
Résultat float

flashingStartColor public_oe property

public Color flashingStartColor
Résultat Color