C# 클래스 SettingsModel, GyroMocapUE4

The root model for storing all settings.
파일 보기 프로젝트 열기: pgii/GyroMocapUE4 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
mocap_server string
mocap_server_port string
sensor_id string
sensor_name string
wifi_pass string
wifi_ssid string

프로퍼티 상세

mocap_server 공개적으로 프로퍼티

public string mocap_server
리턴 string

mocap_server_port 공개적으로 프로퍼티

public string mocap_server_port
리턴 string

sensor_id 공개적으로 프로퍼티

public string sensor_id
리턴 string

sensor_name 공개적으로 프로퍼티

public string sensor_name
리턴 string

wifi_pass 공개적으로 프로퍼티

public string wifi_pass
리턴 string

wifi_ssid 공개적으로 프로퍼티

public string wifi_ssid
리턴 string