C# Class SceneStageMgr0, MazeToddler

Inheritance: MonoBehaviour
Afficher le fichier Open project: Nexters/MazeToddler Class Usage Examples

Méthodes publiques

Свойство Type Description
Instance SceneStageMgr0,
playerItemUI PlayerItem,
sceneClearedUIPrefab GameObject

Méthodes publiques

Méthode Description
AcquiredHammer ( ) : void
AcquiredShell ( ) : void
BackToLobby ( ) : void
OnBtnResult ( ) : void
OnQuitBtn ( ) : void
PlayerHasHammer ( ) : bool
PlayerHasShell ( ) : bool
PlayerReachedGoal ( ) : void

Private Methods

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

Method Details

AcquiredHammer() public méthode

public AcquiredHammer ( ) : void
Résultat void

AcquiredShell() public méthode

public AcquiredShell ( ) : void
Résultat void

BackToLobby() public méthode

public BackToLobby ( ) : void
Résultat void

OnBtnResult() public méthode

public OnBtnResult ( ) : void
Résultat void

OnQuitBtn() public méthode

public OnQuitBtn ( ) : void
Résultat void

PlayerHasHammer() public méthode

public PlayerHasHammer ( ) : bool
Résultat bool

PlayerHasShell() public méthode

public PlayerHasShell ( ) : bool
Résultat bool

PlayerReachedGoal() public méthode

public PlayerReachedGoal ( ) : void
Résultat void

Property Details

Instance public_oe static_oe property

public static SceneStageMgr0, Instance
Résultat SceneStageMgr0,

playerItemUI public_oe property

public PlayerItem, playerItemUI
Résultat PlayerItem,

sceneClearedUIPrefab public_oe property

public GameObject sceneClearedUIPrefab
Résultat GameObject