Class BaseObfuscatorSection
This is an internal API. We recommend that you do not use it as it will be removed in a future release.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: UnityEditor.Purchasing.dll
Syntax
[Obsolete("Internal API, it will be removed soon.")]
public abstract class BaseObfuscatorSection
Fields
m_ErrorMessage
This is an internal API. We recommend that you do not use it as it will be removed in a future release.
Declaration
[Obsolete("Internal API, it will be removed soon.")]
protected string m_ErrorMessage
Field Value
Type | Description |
---|---|
string |
Methods
DoesTangleFileExist()
This is an internal API. We recommend that you do not use it as it will be removed in a future release.
Declaration
[Obsolete("Internal API, it will be removed soon.")]
protected abstract bool DoesTangleFileExist()
Returns
Type | Description |
---|---|
bool |
ObfuscateKeys()
This is an internal API. We recommend that you do not use it as it will be removed in a future release.
Declaration
[Obsolete("Internal API, it will be removed soon.")]
protected abstract void ObfuscateKeys()