Class IAPButtonMenu
IAPButtonMenu class creates options in menus to create the IAPButton.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: solution.dll
Syntax
public static class IAPButtonMenu
Methods
Name | Description |
---|---|
CreateUnityCodelessIAPButton() | Add option to create a CodelessIAPButton from the Window/UnityIAP menu. |
CreateUnityIAPButton() | Add option to create a IAPButton from the Window/UnityIAP menu. |
GameObjectCreateUnityCodelessIAPButton() | Add option to create a CodelessIAPButton from the GameObject menu. |
GameObjectCreateUnityIAPButton() | Add option to create a IAPButton from the GameObject menu. |