C# Class SilentNightMutilplayerGame, SOFTENG-306-PROJECT-2

Inheritance: NetworkBehaviour
Afficher le fichier Open project: gdsl/SOFTENG-306-PROJECT-2 Class Usage Examples

Méthodes publiques

Свойство Type Description
cookieGenerator GameObject
multiplayerGameController SilentNightMutilplayerGame,
resultScreen GameObject

Méthodes publiques

Méthode Description
ExitGame ( ) : void
GetTimeLeft ( ) : float
NotifyResult ( ) : void
OnStartServer ( ) : void

Private Methods

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

Method Details

ExitGame() public méthode

public ExitGame ( ) : void
Résultat void

GetTimeLeft() public méthode

public GetTimeLeft ( ) : float
Résultat float

NotifyResult() public méthode

public NotifyResult ( ) : void
Résultat void

OnStartServer() public méthode

public OnStartServer ( ) : void
Résultat void

Property Details

cookieGenerator public_oe property

public GameObject cookieGenerator
Résultat GameObject

multiplayerGameController public_oe static_oe property

public static SilentNightMutilplayerGame, multiplayerGameController
Résultat SilentNightMutilplayerGame,

resultScreen public_oe property

public GameObject resultScreen
Résultat GameObject