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