Class GeneratePropertyProvidersWindow
Inheritance
GeneratePropertyProvidersWindow
  Inherited Members
Namespace: Ludiq
Syntax
public sealed class GeneratePropertyProvidersWindow : SinglePageWindow<GeneratePropertyProvidersPage>, ISerializationCallbackReceiver, ILudiqRootObject, IHasCustomMenu
  Properties
instance
Declaration
public static GeneratePropertyProvidersWindow instance { get; }
  Property Value
| Type | Description | 
|---|---|
| GeneratePropertyProvidersWindow | 
Methods
_OnEnable()
Declaration
protected override void _OnEnable()
  Overrides
CreatePage()
Declaration
protected override GeneratePropertyProvidersPage CreatePage()
  Returns
| Type | Description | 
|---|---|
| GeneratePropertyProvidersPage | 
Overrides
Ludiq.SinglePageWindow<Ludiq.GeneratePropertyProvidersPage>.CreatePage()
  
  
  
  Show()
Declaration
public static void Show()