C# Class SettingsWindow.SettingsData, UnityRoomAlive

Show file Open project: Superdroidz/UnityRoomAlive

Public Properties

Property Type Description
ConsoleApplicationPath string
IsDebug bool
IsTrackingHead bool
IsVerbose bool
KinectServerPath string
ProjectorServerPath string

Public Methods

Method Description
SettingsData ( ) : System

Method Details

SettingsData() public method

public SettingsData ( ) : System
return System

Property Details

ConsoleApplicationPath public property

public string ConsoleApplicationPath
return string

IsDebug public property

public bool IsDebug
return bool

IsTrackingHead public property

public bool IsTrackingHead
return bool

IsVerbose public property

public bool IsVerbose
return bool

KinectServerPath public property

public string KinectServerPath
return string

ProjectorServerPath public property

public string ProjectorServerPath
return string