C# Class LaunchSongZone, Unity-ITGHD

Inheritance: MonoBehaviour
Afficher le fichier Open project: BenouKat/Unity-ITGHD

Méthodes publiques

Свойство Type Description
Explode1 ParticleSystem
Explode2 ParticleSystem
Explode3 ParticleSystem
activeModule bool
launchSong UnityEngine.AudioClip
posArtist Rect
posBestScore Rect
posLabelLoading Rect
posSongTitle Rect
posStepArtist Rect
posSubTitle Rect
posTopProfileScore Rect
speedAlphaBlack float
speedAlphaSongLaunch float

Méthodes publiques

Méthode Description
GUIModule ( ) : void
Start ( ) : void
Update ( ) : void
activate ( ) : void
appear ( ) : void

Method Details

GUIModule() public méthode

public GUIModule ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

activate() public méthode

public activate ( ) : void
Résultat void

appear() public méthode

public appear ( ) : void
Résultat void

Property Details

Explode1 public_oe property

public ParticleSystem Explode1
Résultat ParticleSystem

Explode2 public_oe property

public ParticleSystem Explode2
Résultat ParticleSystem

Explode3 public_oe property

public ParticleSystem Explode3
Résultat ParticleSystem

activeModule public_oe property

public bool activeModule
Résultat bool

launchSong public_oe property

public AudioClip,UnityEngine launchSong
Résultat UnityEngine.AudioClip

posArtist public_oe property

public Rect posArtist
Résultat Rect

posBestScore public_oe property

public Rect posBestScore
Résultat Rect

posLabelLoading public_oe property

public Rect posLabelLoading
Résultat Rect

posSongTitle public_oe property

public Rect posSongTitle
Résultat Rect

posStepArtist public_oe property

public Rect posStepArtist
Résultat Rect

posSubTitle public_oe property

public Rect posSubTitle
Résultat Rect

posTopProfileScore public_oe property

public Rect posTopProfileScore
Résultat Rect

speedAlphaBlack public_oe property

public float speedAlphaBlack
Résultat float

speedAlphaSongLaunch public_oe property

public float speedAlphaSongLaunch
Résultat float