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
HighlighterBase
C# Class HighlighterBase, centauri-tac
Inheritance:
MonoBehaviour
Show file
Open project: dshook/centauri-tac
Class Usage Examples
Public Properties
Property
Type
Description
seeThrough
bool
Protected Properties
Property
Type
Description
h
Highlighter
Protected Methods
Method
Description
Awake
( ) :
void
OnEnable
( ) :
void
OnValidate
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Awake()
protected
method
protected
Awake
( ) :
void
return
void
OnEnable()
protected
method
protected
OnEnable
( ) :
void
return
void
OnValidate()
protected
method
protected
OnValidate
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
Property Details
h
protected property
protected
Highlighter
h
return
Highlighter
seeThrough
public property
public
bool
seeThrough
return
bool