Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Quete
C# Class Quete, Enclave
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: BenjaminDo/Enclave
Class Usage Examples
Public Properties
Property
Type
Description
strDialogue
string[]
xpRecompence
int
Public Methods
Method
Description
OnTriggerEnter
(
Collider
other
) :
void
parler
( ) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
other
) :
void
other
Collider
return
void
parler()
public
method
public
parler
( ) :
void
return
void
Property Details
strDialogue
public_oe property
public
string[]
strDialogue
return
string[]
xpRecompence
public_oe property
public
int
xpRecompence
return
int