Called whenever any plugins, regardless of whether or not their change occurs during runtime, have their state changed.
@@ -661,7 +661,7 @@
Improve this Doc
- View Source
+ View Source
OnPluginsStateChanged
Called whenever any plugins have their state changed at runtime with the Task representing that state change.
@@ -695,7 +695,7 @@
Improve this Doc
- View Source
+ View Source
PluginDisabled
Called whenever a plugin is disabled, before the plugin in question is enabled.
@@ -725,7 +725,7 @@
Event Type
Improve this Doc
- View Source
+ View Source
PluginEnabled
diff --git a/api/IPA.Loader.PluginMetadata.html b/api/IPA.Loader.PluginMetadata.html
index 57ea04b3..ecde8281 100644
--- a/api/IPA.Loader.PluginMetadata.html
+++ b/api/IPA.Loader.PluginMetadata.html
@@ -126,7 +126,7 @@
- View Source
+ View Source
diff --git a/api/IPA.Loader.Reason.html b/api/IPA.Loader.Reason.html
index 71add099..500ea506 100644
--- a/api/IPA.Loader.Reason.html
+++ b/api/IPA.Loader.Reason.html
@@ -179,7 +179,7 @@
Extension Methods
Improve this Doc
- View Source
+ View Source
diff --git a/api/IPA.Loader.StateTransitionTransaction.html b/api/IPA.Loader.StateTransitionTransaction.html
index af641ac6..073e2078 100644
--- a/api/IPA.Loader.StateTransitionTransaction.html
+++ b/api/IPA.Loader.StateTransitionTransaction.html
@@ -133,7 +133,7 @@
Properties
Improve this Doc
- View Source
+ View Source
DisabledPlugins
@@ -180,7 +180,7 @@ Exceptions
Improve this Doc
- View Source
+ View Source
EnabledPlugins
@@ -227,7 +227,7 @@ Exceptions
Improve this Doc
- View Source
+ View Source
HasStateChanged
@@ -275,7 +275,7 @@ Exceptions
Improve this Doc
- View Source
+ View Source
WillNeedRestart
@@ -325,7 +325,7 @@ Methods
Improve this Doc
- View Source
+ View Source
Clone()
@@ -373,7 +373,7 @@ Exceptions
Improve this Doc
- View Source
+ View Source
Commit()
@@ -445,7 +445,7 @@ Exceptions
Improve this Doc
- View Source
+ View Source
Disable(PluginMetadata, Boolean)
@@ -526,7 +526,7 @@ Improve this Doc
- View Source
+ View Source
Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
@@ -612,7 +612,7 @@ Exceptions
Improve this Doc
- View Source
+ View Source
Dispose()
@@ -628,7 +628,7 @@ Declaration
Improve this Doc
- View Source
+ View Source
Enable(PluginMetadata, Boolean)
@@ -709,7 +709,7 @@ Improve this Doc
- View Source
+ View Source
Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
@@ -795,7 +795,7 @@ Exceptions
Improve this Doc
- View Source
+ View Source
IsDisabled(PluginMetadata)
@@ -870,7 +870,7 @@ Improve this Doc
- View Source
+ View Source
IsEnabled(PluginMetadata)
@@ -971,7 +971,7 @@ Extension Methods
Improve this Doc
- View Source
+ View Source
diff --git a/api/IPA.Logging.LogPrinter.html b/api/IPA.Logging.LogPrinter.html
index 120dce36..ed18cc6e 100644
--- a/api/IPA.Logging.LogPrinter.html
+++ b/api/IPA.Logging.LogPrinter.html
@@ -132,7 +132,7 @@