C# 클래스 UnityEngine.Analytics.DataPrivacy.UserPostData

파일 보기 프로젝트 열기: HengyuanLee/UnityLuaPuremvc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
appid string
debug_device bool
deviceid string
platform string
platformid UInt32
plugin_ver string
sdk_ver string
sessionid long
userid string

프로퍼티 상세

appid 공개적으로 프로퍼티

public string appid
리턴 string

debug_device 공개적으로 프로퍼티

public bool debug_device
리턴 bool

deviceid 공개적으로 프로퍼티

public string deviceid
리턴 string

platform 공개적으로 프로퍼티

public string platform
리턴 string

platformid 공개적으로 프로퍼티

public UInt32 platformid
리턴 UInt32

plugin_ver 공개적으로 프로퍼티

public string plugin_ver
리턴 string

sdk_ver 공개적으로 프로퍼티

public string sdk_ver
리턴 string

sessionid 공개적으로 프로퍼티

public long sessionid
리턴 long

userid 공개적으로 프로퍼티

public string userid
리턴 string