Class PlayerSettings.Facebook
Inheritance
PlayerSettings.Facebook
Assembly: UnityEditor.dll
Syntax
Properties
appId
Declaration
public static string appId { get; set; }
Property Value
sdkVersion
Declaration
public static string sdkVersion { get; set; }
Property Value
useCookies
Declaration
public static bool useCookies { get; set; }
Property Value
useFrictionlessRequests
Declaration
public static bool useFrictionlessRequests { get; set; }
Property Value
useStatus
Declaration
public static bool useStatus { get; set; }
Property Value
Extension Methods