C# Class MetroTargetCombinationCaller

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust

Méthodes publiques

Свойство Type Description
Parent GameObject
Target GameObject
Target1 GameObject
Target2 GameObject
Target3 GameObject
combiClass GameObject[]

Méthodes publiques

Méthode Description
OnMouseDown ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnMouseDown() public méthode

public OnMouseDown ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Parent public_oe property

public GameObject Parent
Résultat GameObject

Target public_oe property

public GameObject Target
Résultat GameObject

Target1 public_oe property

public GameObject Target1
Résultat GameObject

Target2 public_oe property

public GameObject Target2
Résultat GameObject

Target3 public_oe property

public GameObject Target3
Résultat GameObject

combiClass public_oe property

public GameObject[] combiClass
Résultat GameObject[]