<Code Lib>
2021 Method
Changes 0
M

UpdaterRegistry.IsUpdaterRegistered(UpdaterId)

Description:
Checks whether updater with the given id is registered
Overloads (2):
IsUpdaterRegistered(UpdaterId)

public static bool IsUpdaterRegistered(
	UpdaterId id
)

Return Value bool Returns true if the updater is registered.

Loading…