Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
HighlighterFlashing
C# Class HighlighterFlashing, centauri-tac
Inheritance:
HighlighterBase
Datei anzeigen
Open project: dshook/centauri-tac
Class Usage Examples
Public Properties
Property
Type
Description
flashingDelay
float
flashingEndColor
Color
flashingFrequency
float
flashingStartColor
Color
Protected Methods
Method
Description
DelayFlashing
( ) :
IEnumerator
OnValidate
( ) :
void
Start
( ) :
void
Method Details
DelayFlashing()
protected
method
protected
DelayFlashing
( ) :
IEnumerator
return
IEnumerator
OnValidate()
protected
method
protected
OnValidate
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Property Details
flashingDelay
public_oe property
public
float
flashingDelay
return
float
flashingEndColor
public_oe property
public
Color
flashingEndColor
return
Color
flashingFrequency
public_oe property
public
float
flashingFrequency
return
float
flashingStartColor
public_oe property
public
Color
flashingStartColor
return
Color