2027 Method
Changes 0
M

UpdaterRegistry.SetExecutionOrder

Description:
Forces execution order between two updaters Execution order: first before second
public static void SetExecutionOrder(
	UpdaterId first,
	UpdaterId second
)