C# Class SettingsWindow.SettingsData, UnityRoomAlive

显示文件 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_oe property

public string ConsoleApplicationPath
return string

IsDebug public_oe property

public bool IsDebug
return bool

IsTrackingHead public_oe property

public bool IsTrackingHead
return bool

IsVerbose public_oe property

public bool IsVerbose
return bool

KinectServerPath public_oe property

public string KinectServerPath
return string

ProjectorServerPath public_oe property

public string ProjectorServerPath
return string