C# Class GeneratedContext, strangeioc-reversi

Inheritance: MVCSContext
Afficher le fichier Open project: haysclark/strangeioc-reversi Class Usage Examples

Méthodes publiques

Méthode Description
GeneratedContext ( MonoBehaviour contextView ) : System
GeneratedContext ( MonoBehaviour view, ContextStartupFlags flags ) : System
Launch ( ) : void

Méthodes protégées

Méthode Description
mapBindings ( ) : void

Method Details

GeneratedContext() public méthode

public GeneratedContext ( MonoBehaviour contextView ) : System
contextView MonoBehaviour
Résultat System

GeneratedContext() public méthode

public GeneratedContext ( MonoBehaviour view, ContextStartupFlags flags ) : System
view MonoBehaviour
flags ContextStartupFlags
Résultat System

Launch() public méthode

public Launch ( ) : void
Résultat void

mapBindings() protected méthode

protected mapBindings ( ) : void
Résultat void