Class IAPListenerMenu
IAPListenerMenu class creates options in menus to create the IAPListener.
Namespace: UnityEditor.Purchasing
Syntax
public static class IAPListenerMenu : object
Methods
CreateUnityIAPListener()
Add option to create a IAPListener from the Window/UnityIAP menu.
Declaration
public static void CreateUnityIAPListener()
GameObjectCreateUnityIAPListener()
Add option to create a IAPListener from the GameObject menu.
Declaration
public static void GameObjectCreateUnityIAPListener()