Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
InfoWindowTrigger
C# Class InfoWindowTrigger, Hero.Coli
Inheritance:
MonoBehaviour
Mostra file
Open project: CyberCRI/Hero.Coli
Public Properties
Property
Type
Description
infoWindowCode
string
Protected Properties
Property
Type
Description
_alreadyDisplayed
bool
Public Methods
Method
Description
Start
( ) :
void
Protected Methods
Method
Description
displayInfoWindow
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
displayInfoWindow()
protected
method
protected
displayInfoWindow
( ) :
void
return
void
Property Details
_alreadyDisplayed
protected_oe property
protected
bool
_alreadyDisplayed
return
bool
infoWindowCode
public_oe property
public
string
infoWindowCode
return
string