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
DialougeChanger
C# Class DialougeChanger
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: Aerolith-Studios/White-Collar
Public Properties
Property
Type
Description
changer
int
dialouge
Dialouge,
Public Methods
Method
Description
OnTriggerEnter
(
Collider
other
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
other
) :
void
other
Collider
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
changer
public_oe property
public
int
changer
return
int
dialouge
public_oe property
public
Dialouge,
dialouge
return
Dialouge,