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
SceneTrigger
C# Class SceneTrigger, Unity5-SceneManager-Example
Inheritance:
MonoBehaviour
Mostra file
Open project: limanson/Unity5-SceneManager-Example
Class Usage Examples
Public Properties
Property
Type
Description
targetSceneName
string
triggerType
TriggerType,
Public Methods
Method
Description
OnMouseDown
( ) :
void
Private Methods
Method
Description
ClickAnimation
( ) :
IEnumerator
Method Details
OnMouseDown()
public
method
public
OnMouseDown
( ) :
void
return
void
Property Details
targetSceneName
public_oe property
public
string
targetSceneName
return
string
triggerType
public_oe property
public
TriggerType,
triggerType
return
TriggerType,