C# Class LoadingProperties, Heist

Inheritance: ScriptableObject
Afficher le fichier Open project: BoraxKid/Heist

Méthodes publiques

Свойство Type Description
loadingScreenSceneIndex int
sceneIndex int

Méthodes publiques

Méthode Description
SetSceneIndex ( int index ) : void

Method Details

SetSceneIndex() public méthode

public SetSceneIndex ( int index ) : void
index int
Résultat void

Property Details

loadingScreenSceneIndex public_oe property

public int loadingScreenSceneIndex
Résultat int

sceneIndex public_oe property

public int sceneIndex
Résultat int