Class BackupPage
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public class BackupPage : Page
Constructors
BackupPage()
Declaration
public BackupPage()
Properties
createdBackup
Declaration
protected bool createdBackup { get; }
Property Value
Type | Description |
---|---|
Boolean |
incentive
Declaration
protected virtual string incentive { get; }
Property Value
Type | Description |
---|---|
String |
Methods
OnCloseButtonGUI()
Declaration
protected virtual void OnCloseButtonGUI()
OnContentGUI()
Declaration
protected override void OnContentGUI()