C# Class NewPromoExampleMediator, PlayFabGameServer

Inheritance: Mediator
Afficher le fichier Open project: PlayFab/PlayFabGameServer

Private Properties

Свойство Type Description
CheckForPromo void
NotifyClients void

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void
OnRegister ( ) : void

Private Methods

Méthode Description
CheckForPromo ( ) : void
NotifyClients ( TitleNewsItem newsItem ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

OnRegister() public méthode

public OnRegister ( ) : void
Résultat void