C# Class SceneLoader, Adagio

Inheritance: MonoBehaviour
Exibir arquivo Open project: technicalvgda/Adagio Class Usage Examples

Public Properties

Property Type Description
LoadingBarFilling GameObject
destination int
loadScene bool

Private Methods

Method Description
LoadNewScene ( ) : IEnumerator
Start ( ) : void
Update ( ) : void

Property Details

LoadingBarFilling public_oe property

public GameObject LoadingBarFilling
return GameObject

destination public_oe static_oe property

public static int destination
return int

loadScene public_oe property

public bool loadScene
return bool