C# Class CreditsSceneLogic, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound

Méthodes publiques

Свойство Type Description
m_CreditsView UIScrollView,
m_FadeTweener UITweener
m_LevelToLoad string
m_ScrollSpeed float

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void
tweenerIsDone ( ) : void

Private Methods

Méthode Description
startLoadLevel ( ) : IEnumerator

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

tweenerIsDone() public méthode

public tweenerIsDone ( ) : void
Résultat void

Property Details

m_CreditsView public_oe property

public UIScrollView, m_CreditsView
Résultat UIScrollView,

m_FadeTweener public_oe property

public UITweener m_FadeTweener
Résultat UITweener

m_LevelToLoad public_oe property

public string m_LevelToLoad
Résultat string

m_ScrollSpeed public_oe property

public float m_ScrollSpeed
Résultat float