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
Syntax
public abstract class AbstractIAPButtonEditor : Editor, IPreviewable, IToolModeOwner
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()