C# Class EasyFarm.Infrastructure.ViewModelBase

Inheritance: BindableBase, IViewModel
Afficher le fichier Open project: EasyFarm/EasyFarm

Méthodes publiques

Свойство Type Description
GameEngine EasyFarm.States.GameEngine

Méthodes publiques

Méthode Description
SetSession ( IMemoryAPI fface ) : void

Method Details

SetSession() public static méthode

public static SetSession ( IMemoryAPI fface ) : void
fface IMemoryAPI
Résultat void

Property Details

GameEngine public_oe static_oe property

Global game engine controlling the player.
public static GameEngine,EasyFarm.States GameEngine
Résultat EasyFarm.States.GameEngine