C# Class MainContext, PlayFabGameServer

Adds ActiveDirectory to the set of tables the main context can use
Inheritance: DbContext
Afficher le fichier Open project: PlayFab/PlayFabGameServer Class Usage Examples

Méthodes publiques

Свойство Type Description
MainCtx MainContextView,

Méthodes publiques

Méthode Description
Launch ( ) : void
MainContext ( MonoBehaviour ctxView, bool autoMap ) : UnityEngine

Méthodes protégées

Méthode Description
addCoreComponents ( ) : void
mapBindings ( ) : void
postBindings ( ) : void

Private Methods

Méthode Description
OnPlayFabServerStartup ( ServerSettingsData, settings ) : void

Method Details

Launch() public méthode

public Launch ( ) : void
Résultat void

MainContext() public méthode

public MainContext ( MonoBehaviour ctxView, bool autoMap ) : UnityEngine
ctxView MonoBehaviour
autoMap bool
Résultat UnityEngine

addCoreComponents() protected méthode

protected addCoreComponents ( ) : void
Résultat void

mapBindings() protected méthode

protected mapBindings ( ) : void
Résultat void

postBindings() protected méthode

protected postBindings ( ) : void
Résultat void

Property Details

MainCtx public_oe property

public MainContextView, MainCtx
Résultat MainContextView,