C# Class SettingsWindow.SettingsData, UnityRoomAlive

Afficher le fichier Open project: Superdroidz/UnityRoomAlive

Méthodes publiques

Свойство Type Description
ConsoleApplicationPath string
IsDebug bool
IsTrackingHead bool
IsVerbose bool
KinectServerPath string
ProjectorServerPath string

Méthodes publiques

Méthode Description
SettingsData ( ) : System

Method Details

SettingsData() public méthode

public SettingsData ( ) : System
Résultat System

Property Details

ConsoleApplicationPath public_oe property

public string ConsoleApplicationPath
Résultat string

IsDebug public_oe property

public bool IsDebug
Résultat bool

IsTrackingHead public_oe property

public bool IsTrackingHead
Résultat bool

IsVerbose public_oe property

public bool IsVerbose
Résultat bool

KinectServerPath public_oe property

public string KinectServerPath
Résultat string

ProjectorServerPath public_oe property

public string ProjectorServerPath
Résultat string