C# Class SceneTrigger, Unity5-SceneManager-Example

Inheritance: MonoBehaviour
Afficher le fichier Open project: limanson/Unity5-SceneManager-Example Class Usage Examples

Méthodes publiques

Свойство Type Description
targetSceneName string
triggerType TriggerType,

Méthodes publiques

Méthode Description
OnMouseDown ( ) : void

Private Methods

Méthode Description
ClickAnimation ( ) : IEnumerator

Method Details

OnMouseDown() public méthode

public OnMouseDown ( ) : void
Résultat void

Property Details

targetSceneName public_oe property

public string targetSceneName
Résultat string

triggerType public_oe property

public TriggerType, triggerType
Résultat TriggerType,