Class CodelessIAPButtonEditor
Customer Editor class for the CodelessIAPButton. This class handle how the CodelessIAPButton should represent itself in the UnityEditor.
Inherited Members
Editor.MoveNextTarget()
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: UnityEditor.Purchasing
Assembly: solution.dll
Syntax
[CustomEditor(typeof(CodelessIAPButton))]
[CanEditMultipleObjects]
public class CodelessIAPButtonEditor : AbstractIAPButtonEditor
Methods
Name | Description |
---|---|
OnEnable() | Event trigger when |
OnInspectorGUI() | Event trigger when trying to draw the |