C# Class NewPromoExampleMediator, PlayFabGameServer

Inheritance: Mediator
Datei anzeigen Open project: PlayFab/PlayFabGameServer

Private Properties

Property Type Description
CheckForPromo void
NotifyClients void

Public Methods

Method Description
FixedUpdate ( ) : void
OnRegister ( ) : void

Private Methods

Method Description
CheckForPromo ( ) : void
NotifyClients ( TitleNewsItem newsItem ) : void

Method Details

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

OnRegister() public method

public OnRegister ( ) : void
return void