Class AbstractIAPButtonEditor
Customer Editor class for the IAPButtons. This class handle how the IAPButtons should represent itself in the UnityEditor.
Inherited Members
Namespace: UnityEditor .Purchasing
Assembly: solution.dll
Syntax
public abstract class AbstractIAPButtonEditor : Editor
Methods
OnEnableInternal()
Event trigger when IAPButton is enabled in the scene.
Declaration
protected void OnEnableInternal()
OnInspectorGuiInternal()
Event trigger when trying to draw the BaseIAPButton in the inspector.
Declaration
protected void OnInspectorGuiInternal()