C# 클래스 PlayFab.PlayFabSettings

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

공개 프로퍼티들

프로퍼티 타입 설명
AdvertisingIdType string
AdvertisingIdValue string
DisableAdvertising bool
PlayFabShared PlayFabSharedSettings

공개 메소드들

메소드 설명
GetFullUrl ( string apiCall ) : string
GetSharedSettingsObject ( ) : PlayFabSharedSettings

메소드 상세

GetFullUrl() 공개 정적인 메소드

public static GetFullUrl ( string apiCall ) : string
apiCall string
리턴 string

GetSharedSettingsObject() 공개 정적인 메소드

public static GetSharedSettingsObject ( ) : PlayFabSharedSettings
리턴 PlayFabSharedSettings

프로퍼티 상세

AdvertisingIdType 공개적으로 정적으로 프로퍼티

public static string AdvertisingIdType
리턴 string

AdvertisingIdValue 공개적으로 정적으로 프로퍼티

public static string AdvertisingIdValue
리턴 string

DisableAdvertising 공개적으로 정적으로 프로퍼티

public static bool DisableAdvertising
리턴 bool

PlayFabShared 공개적으로 정적으로 프로퍼티

public static PlayFabSharedSettings PlayFabShared
리턴 PlayFabSharedSettings