Creates a Vortex notification action that re-checks a condition and dismisses a notification if the condition is now satisfied.
Typically used to allow the user to click "Check again" after installing a mod loader manually.
Display title of the action button.
ID of the notification to potentially dismiss.
Vortex extension API.
Function that returns true when the condition is satisfied.
A notification action descriptor.
Creates a Vortex notification action that re-checks a condition and dismisses a notification if the condition is now satisfied.
Typically used to allow the user to click "Check again" after installing a mod loader manually.