Class PlayURClientSecretSettings
Inheritance
Object
ScriptableObject
PlayURClientSecretSettings
Inherited Members
ScriptableObject.SetDirty()
ScriptableObject.CreateInstance<T>()
Assembly: PlayUR.dll
Syntax
public class PlayURClientSecretSettings : ScriptableObject
Fields
|
Improve this Doc
View Source
ResourcePath
Declaration
public const string ResourcePath = "PlayURClientSecret"
Field Value
|
Improve this Doc
View Source
SettingsPath
Declaration
public const string SettingsPath = "Assets/PlayURPlugin/Resources/PlayURClientSecret.asset"
Field Value
Properties
|
Improve this Doc
View Source
ClientSecret
Declaration
public string ClientSecret { get; }
Property Value