C# Class SceneLoader, Adagio

Inheritance: MonoBehaviour
Show file 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 property

public GameObject LoadingBarFilling
return GameObject

destination public static property

public static int destination
return int

loadScene public property

public bool loadScene
return bool