WizardWindow Class |
[Missing <summary> documentation for "T:UMod.Shared.WizardWindow"]
Namespace: UMod.Shared
public abstract class WizardWindow : UModWindow
The WizardWindow type exposes the following members.
Name | Description | |
---|---|---|
![]() | WizardWindow | Initializes a new instance of the WizardWindow class |
Name | Description | |
---|---|---|
![]() | FooterHeight | |
![]() | HeaderHeight | |
![]() | PageCount | |
![]() | Pages | |
![]() | SelectedPage |
Name | Description | |
---|---|---|
![]() | AddPage | |
![]() | InsertPage | |
![]() | OnContentImGUI | (Overrides UModWindowOnContentImGUI.) |
![]() | OnDisable | (Overrides ImEditorWindow.OnDisable.) |
![]() | OnEnable | (Overrides ImEditorWindow.OnEnable.) |
![]() | OnFooterContentImGUI | (Overrides UModWindowOnFooterContentImGUI.) |
![]() | OnHeaderImGUI | (Overrides UModWindowOnHeaderImGUI(UModWindowHeaderContent).) |
![]() | OnImGUI | (Overrides UModWindowOnImGUI.) |
![]() | SelectNextPage | |
![]() | SelectPage | |
![]() | SelectPreviousPage |