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
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 |
|---|---|
| Boolean |
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()