Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HighlighterFlashing
C# Class HighlighterFlashing, centauri-tac
Inheritance:
HighlighterBase
Show file
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 property
public
float
flashingDelay
return
float
flashingEndColor
public property
public
Color
flashingEndColor
return
Color
flashingFrequency
public property
public
float
flashingFrequency
return
float
flashingStartColor
public property
public
Color
flashingStartColor
return
Color