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
JumpScare
C# Class JumpScare, DarkDreams
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: technicalvgda/DarkDreams
Public Properties
Property
Type
Description
soundNum
int
Public Methods
Method
Description
JumpSound
( ) :
void
OnTriggerEnter2D
(
Collider2D
col
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
JumpSound()
public
method
public
JumpSound
( ) :
void
return
void
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
(
Collider2D
col
) :
void
col
UnityEngine.Collider2D
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
soundNum
public_oe property
public
int
soundNum
return
int