C# Class SceneTransition, SteamWorkshopUploader

Inheritance: MonoBehaviour
Afficher le fichier Open project: nihilocrat/SteamWorkshopUploader Class Usage Examples

Méthodes publiques

Свойство Type Description
automatic bool
delay float
nextSceneIndex int
nextSceneName string

Méthodes publiques

Méthode Description
OnNextScene ( ) : void
Start ( ) : void

Method Details

OnNextScene() public méthode

public OnNextScene ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

automatic public_oe property

public bool automatic
Résultat bool

delay public_oe property

public float delay
Résultat float

nextSceneIndex public_oe property

public int nextSceneIndex
Résultat int

nextSceneName public_oe property

public string nextSceneName
Résultat string