C# Class LogoCinematic, LeanTween

Inheritance: MonoBehaviour
Afficher le fichier Open project: dentedpixel/LeanTween

Méthodes publiques

Свойство Type Description
lean GameObject
tween GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void
playBoom ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

playBoom() public méthode

public playBoom ( ) : void
Résultat void

Property Details

lean public_oe property

public GameObject lean
Résultat GameObject

tween public_oe property

public GameObject tween
Résultat GameObject